Andrew Miller Wed, 22 Jan 2014 09:54:47 -0800
My top level window contains a BoxSizer with a listbox and a Panel. I want to resize the panel programatically using SetClientSize. This works but the containing window does not resize. How do I force the window to resize?
Thanks, Andrew