07-02-2007 03:59 PM
07-02-2007 04:04 PM
Can you upload an example screenshot?
Also, be sure to disable the scrollbars.
My best guess for the moment is that you are programmatically setting the origin property (e.g. to 0,0) when you run the VI and that some of your controls don't match that.
07-02-2007 05:03 PM
07-03-2007 01:18 AM - edited 07-03-2007 01:18 AM

Message Edited by TonP on 07-03-2007 08:19 AM
07-03-2007 02:02 AM
07-03-2007 12:39 PM
Tom P,
Thank You, This is the correct Answer!!
for anyone in the future, you need to create a property node, right click, then go to 'select class' to find the specific types (eg VI, Pane, etc.); and change the origin property to 'Write'