I would like to know how can I set the maximum panel size, in order
that when I maximize it with a state property node set to 5 (maximized)
when I open it, it don't pass the size I want for that panel.
How Can I do It? I can set the minimum panel size, in File->Vi
properties->Window size but I can't set the maximum panel size?
Setting the State property node to maximized makes the window take up the entire screen; setting it to minimized shrinks the window to the taskbar. Use the Front Panel Window: Window Bounds property to control the size of the window programmatically.