Id like to know if there any way to move a numeric indicator/(or similar) around the screen to different x,y co-ordinates whilst the program is running, labview 6.1, window 2000 and xp
Hi Raven, you should use the property Position to set control position progammatically referred to pixel screen resolution (top left corner 0,0 coordinates). See example. Alberto
Here's an example written in the older 6.0.2 version for those that can't open alberto's excellent example. I'm assuming it's excellent, I can't open it. 🙂