Thanks, got it working now.
Since XRCed will not allow to use a scrolled window as a starting point, I am using the panel as the root. There was a time that wxGlade allowed scrolled windows as root elements, but that doesn’tt work anymore either.
Again, thanks for the help.
···
Op vrijdag 20 juli 2012 14:16:07 UTC+2 schreef Frans Schneider het volgende:
I try to load panels created with XRCed in a AUI frame. The panels are sometimes larger than the pane and need scrollbars, so I enclosed the content inside a scrolled window. The panel is created but I can not get the scrollbars working. With the scroled window encloed within a sizer, I was expecting this to work as stated in the documentation. I use the XRCed generated Python code to load the panel. I am using wxPython version 2.8.12.1 on Windows 7, XRCed version 0.2.0-8 and Python 2.7.