Module fixedscrolledpanel
[hide private]
[frames] | no frames]

Module fixedscrolledpanel

source code

wx.ScrolledPanel with corrected behaviour.

This file has been modified from the original and remains under the same license as the original. (The original is in the wx distribution as lib/scrolledpanel.py. The following changes were made:

Classes [hide private]
  wxScrolledPanel
wxScrolledPanel fills a "hole" in the implementation of wx.ScrolledWindow, providing automatic scrollbar and scrolling behavior and the tab traversal management that wx.ScrolledWindow lacks.