01-06-2012 06:10 PM
What I must do, that when I run my .vi it will resize to size of my panel; must I add some borders, what, where?
Thanks
Solved! Go to Solution.
01-06-2012 06:31 PM
You could try this.
"Fit VI window to Largest Dec is a member of the OpenG Application Control Tools (oglib_appcontrol) library."
01-06-2012 06:34 PM
Hmm, thanks for reply, but inside labview there is nothing will do the same as this addon?
01-06-2012 07:58 PM
One option for "Position" in the "Windows Run-time Position" page of VI properties is "maximized".
If you also scale all objects with the panel size, it will probably be close to what you want.