Home | Trees | Indices | Help |
|
---|
|
wx.App --+ | PlotApp
A wxApp that provides a matplotlib canvas embedded in a wxPython top-level window, encapsulating wxPython's nuts and bolts.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Class Variables | |
ABOUT_TITLE = None Title of the "About" dialog. |
|
ABOUT_MESSAGE = None Contents of the "About" dialog. |
Method Details |
Creates a new PlotApp, which creates a PlotFrame top-level window. The keyword argument All of other the named keyword arguments to this constructor have the
same meaning as those arguments to the constructor of
Any additional keyword arguments are passed to the constructor of
|
Enable or disable the changing mouse cursor. When enabled, the cursor changes from the normal arrow to a square cross when the mouse enters a matplotlib axes on this canvas. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 17 15:08:20 2011 | http://epydoc.sourceforge.net |