LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Opening a new window too small

Hi

I have a button on main GUI, when user click this button, a new window pop up but it's pretty small, how to specify the new

window size?

Thanks

0 Kudos
Message 1 of 3
(3,529 Views)

This depends on the type of window... popup panels have a fixed size. If it is a window you have designed you can change your design Smiley Wink This can be done in the UI editor or programmatically using the function SetPanelSize ()

0 Kudos
Message 2 of 3
(3,525 Views)

Thanks for the info.

I set the panel heigh/width is what I want it, but panel is in a window which is not big enough, I can stretch it to make it big,

just wondering is there anyway to make it big enough by default?

Thanks

0 Kudos
Message 3 of 3
(3,521 Views)