Module that holds the GUI modes used by FloatCanvas
Note that this can only be imported after a wx.App() has been created.
This approach was inspired by Christian Blouin, who also wrote the initial version of the code.
Class to hold the standard Cursors |
|
Basic Mouse mode and baseclass for other GUImode. |
|
Mouse mode checks for a hit test, and if nothing is hit, |
|
Mode that moves the image (pans). |
|
Mode to zoom in. |
|
Mode to zoom out. |
|