Home | Trees | Index | Help |
|
---|
Package wx :: Module gizmos :: Class RemotelyScrolledTreeCtrl |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |Control
--+ |TreeCtrl
--+ | RemotelyScrolledTreeCtrl
Method Summary | |
---|---|
Control |
Create a Control. |
__repr__(self)
| |
AdjustRemoteScrollbars(self)
| |
Window | GetCompanionWindow(self)
|
ScrolledWindow | GetScrolledWindow(self)
|
HideVScrollbar(self)
| |
ScrollToLine(self,
posHoriz,
posVert)
| |
SetCompanionWindow(self,
companion)
|
Instance Method Details |
---|
__init__(self,
parent,
id,
pos=DefaultPosition,
size=DefaultSize,
style=TR_HAS_BUTTONS)
Create a Control. Normally you should only call this from a subclass'
__init__ as a plain old wx.Control is not very useful. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:24:22 2005 | http://epydoc.sf.net |