Table Of Contents

Previous topic

XYObjectMixin

Next topic

Cursors

This Page

phoenix_title GUIMode

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 inpired by Christian Blouin, who also wrote the initial version of the code.


class_hierarchy Inheritance Diagram

Inheritance diagram for module GUIMode

Inheritance diagram of GUIMode


class_summary Classes Summary

Cursors Class to hold the standard Cursors
GUIBase Basic Mouse mode and baseclass for other GUImode.
GUIMouse Mouse mode checks for a hit test, and if nothing is hit,
GUIMove Mode that moves the image (pans).
GUIZoomIn  
GUIZoomOut