I have been using wxWidgets for GUI dev for a few months now. The samples are fairly easy to lean from but I'm trying to get something to work and need assistance.
I'm trying to make a graphic layout using multiple nested splitter windows. What I've done seems to work in that it does produce the desired initial result. However the sashes (or the panels/frames they outline) do not seem to resize properly.
A cut and paste snippet from the edited splitter window example is provided below. After that are screen shots of the result in the initial state and after moving the sashes. Since the original implementation resized I figured adding more would work the same, clearly not.
I have seen many similar posts on stack overflow and other blogs
but only on how to make nested splitters by referring to the
example, none that address this. Thanks in advance for your help.
I have been using wxWidgets for GUI dev for a few months now. The samples are fairly easy to lean from but I'm trying to get something to work and need assistance.
I'm trying to make a graphic layout using multiple nested splitter windows. What I've done seems to work in that it does produce the desired initial result. However the sashes (or the panels/frames they outline) do not seem to resize properly.
A cut and paste snippet from the edited splitter window example is provided below. After that are screen shots of the result in the initial state and after moving the sashes. Since the original implementation resized I figured adding more would work the same, clearly not.
I have seen many similar posts on stack overflow and other blogs but only on how to make nested splitters by referring to the example, none that address this. Thanks in advance for your help.
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wx-users
Thanks for the reply.
To unsubscribe, send email to wx-users+u...@googlegroups.com
or visit http://groups.google.com/group/wx-users
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+u...@googlegroups.com
or visit http://groups.google.com/group/wx-users