LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Resizing front panel display in Labview 6.0

I would like to resize my front panel dependent upon the screen resolution. Everything is working fine except for a tab control that is not visible when the initial front panel is displayed. Depending on a selection from a treeview, the tab control will be displayed. A listbox and graph is on one panel and a collection of strings are located on the other panel. The tab control does not attempt to resize to the screen setting. I can set the size of the tab panels, but the information on the panels does not resize. Any help?
0 Kudos
Message 1 of 3
(2,774 Views)
I have version 6.1, but I believe that this is the same for 6.0.2. In the VI Properties, go to Window Size properties. You can uncheck the Main Proportions of Window for Different Monitor Resolutions and check the Scale All Objects on Front Panel and Window Resizes. I tried this on mine with a tab control and other controls in it and it seemed to work fine.
J.R. Allen
0 Kudos
Message 2 of 3
(2,773 Views)
Thank you for your response. I did try your suggestion and it still does not work. I have an active X container beside the tab control, I am not sure if that is causing the problem. I called support and they were able to duplicate the problem and indicated that it is indeed a problem and there is no current fix.
0 Kudos
Message 3 of 3
(2,773 Views)