Scrollbar in a panel

Hi,
I have a widows splitted horizontally. Inside the window there are two panels.

In the first panel there is the application and in the second panel
there is a sort of html tutorial. When I move the splitting bar, a
part of the first panel (obviously) disappear.

Is there any way to scroll the panel when I resize the window?

Mr.SpOOn wrote:

Hi,
I have a widows splitted horizontally. Inside the window there are two panels.

In the first panel there is the application and in the second panel
there is a sort of html tutorial. When I move the splitting bar, a
part of the first panel (obviously) disappear.

Is there any way to scroll the panel when I resize the window?

See wx.lib.scrolledpanel.

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!