AGW Logo

agw_title SliderHandler

Supports saving/restoring a wx.Slider / KnobCtrl thumb position.

This class handles the following wxPython widgets:

hierarchy Inheritance Diagram

Inheritance diagram for: SliderHandler

Inheritance diagram of SliderHandler


method_summary Methods Summary

__init__
GetKind
Restore
Save

API Class API

class SliderHandler(AbstractHandler)[source]

Supports saving/restoring a wx.Slider / KnobCtrl thumb position.

This class handles the following wxPython widgets:



__init__(pObject)[source]
Tree

Table Of Contents

Previous topic

ScrolledWindowHandler

Next topic

SpinHandler