Derive our own version of the scrolled window because we need to tweak the behaviour of the SetupScrolling() method.
That is, we need the option of scrolling to the top.
Note: I stole this code from the ScrolledPanel class found in the wxPython module.
Public Member Functions |
|
__init__ () | |
SetupScrolling () |
UiUtilities.ScrollPanel.__init__ | ( | ) |
UiUtilities.ScrollPanel.SetupScrolling | ( | ) |