wx.lib.inspection.InspectionFrame¶This class is the frame that holds the wxPython inspection tools. The toolbar and AUI splitters/floating panes are also managed here. The contents of the tool windows are handled by other classes.
Class Hierarchy¶
Inheritance diagram for class InspectionFrame:
Known Superclasses¶
Methods Summary¶Initialize self. See help(type(self)) for accurate signature. |
|
Draw a highlight rectangle around the item represented by the |
|
Class API¶This class is the frame that holds the wxPython inspection tools. The toolbar and AUI splitters/floating panes are also managed here. The contents of the tool windows are handled by other classes.
Initialize self. See help(type(self)) for accurate signature.
Draw a highlight rectangle around the item represented by the current tree selection.