splitter with scrollbars

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!