Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Module inspection |
|
Classes | |
---|---|
FlagsFormatter |
|
InspectionFrame |
This class is the frame that holds the wxPython inspection tools. |
InspectionInfoPanel |
Used to display information about the currently selected items. |
InspectionTool |
The InspectionTool is a singleton that manages creating and showing an InspectionFrame. |
InspectionTree |
All of the widgets in the app, and optionally their sizers, are loaded into this tree. |
Variable Summary | |
---|---|
dict |
flexmodeFlags = {0: 'wx.FLEX_GROWMODE_NONE', 1: 'wx.FLEX...
|
bool |
INCLUDE_INSPECTOR = True
|
dict |
itemFlags = {64: 'wx.TOP', 128: 'wx.BOTTOM', 256: 'wx.AL...
|
dict |
orientFlags = {8: 'wx.VERTICAL', 4: 'wx.HORIZONTAL'}
|
Variable Details |
---|
flexmodeFlags
|
INCLUDE_INSPECTOR
|
orientFlags
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:07:18 2007 | http://epydoc.sf.net |