LR plugin GUI design ... hide elements dynamicly and free the alocated area (collapse)
Hello
I have managed to disable GUI elements dynamicly if I don't need them via
It is also possible to hide them via the visible argument totaly. But the space the element is allocating in the GUI is still in use.
I wonder if it's possible to hide GUI elements dynamicly in a way they are not visible and the area will be freed to save space. I would like to collapse parts of the GUI with unused elements.
Is this possible and how? I need a little push into the right direction.
Bye
Marcus