Is it possible to have a splitter window in which each of the sub-panels is a scrolled panel? I have tried to use ScrolledPanel to do this but the sub-panels of the splitter window do not end up scrolled.
Thanks,
Gabriel
Is it possible to have a splitter window in which each of the sub-panels is a scrolled panel? I have tried to use ScrolledPanel to do this but the sub-panels of the splitter window do not end up scrolled.
Thanks,
Gabriel
Gabriel Murray wrote:
Is it possible to have a splitter window in which each of the sub-panels is a scrolled panel? I have tried to use ScrolledPanel to do this but the sub-panels of the splitter window do not end up scrolled.
Please give us a small runnable sample app that shows this problem.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!