wx.lib.inspection.InspectionInfoPanel¶Used to display information about the currently selected items.
Currently just a read-only stc.StyledTextCtrl with some plain
text. Should probably add some styles to make things easier to
read.
Class Hierarchy¶
Inheritance diagram for class InspectionInfoPanel:
Known Superclasses¶
Methods Summary¶Initialize self. See help(type(self)) for accurate signature. |
|
Class API¶Used to display information about the currently selected items.
Currently just a read-only stc.StyledTextCtrl with some plain
text. Should probably add some styles to make things easier to
read.
Initialize self. See help(type(self)) for accurate signature.