Hi Guys
I have a window that contains 2 widgets in a vertical splitter and opens with only the top widget showing with no space below it.
I want to be able to:
1. Click a button and have the bottom widget show which causes the window to increase in height by extending downwards, to accommodate the second widget. (I can do this.)
2. When the button is clicked a second time, I want the second widget to hide again and the window to resize to its original size - no problem getting it to hide, but the window won't resize.
Any help appreciated.
Jeff
Bookmarks