| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Package floatcanvas :: Module NavCanvas :: Class NavCanvas |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Panel--+ | NavCanvas
NavCanvas.py
This is a high level window that encloses the FloatCanvas in a panel and adds a Navigation toolbar.
| Method Summary | |
|---|---|
__init__(self,
parent,
id,
size,
**kwargs)
| |
AddToolbarModeButtons(self,
tb,
Modes)
| |
AddToolbarZoomButton(self,
tb)
| |
This is here so it can be over-ridden in a ssubclass, to add extra tools, etc | |
Hack to hide and show button on toolbar to get around OS-X bug on wxPython2.8 on OS-X | |
SetMode(self,
event)
| |
ZoomToFit(self,
Event)
| |
| Property Summary |
|---|
| Instance Method Details |
|---|
BuildToolbar(self)This is here so it can be over-ridden in a ssubclass, to add extra tools, etc |
HideShowHack(self)Hack to hide and show button on toolbar to get around OS-X bug on wxPython2.8 on OS-X |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Sat Jul 19 12:48:52 2008 | http://epydoc.sf.net |