Type InspectionInfoPanel
object
--+
|
Object
--+
|
EvtHandler
--+
|
Window
--+
|
Control
--+
|
StyledTextCtrl
--+
|
InspectionInfoPanel
Used to display information about the currently selected items.
Currently just a read-only wx.stc.StyledTextCtrl with some plain
text. Should probably add some styles to make things easier to
read.
Method Summary |
|
__init__(self,
*args,
**kw)
|
|
Fmt(self,
name,
value)
|
|
FmtSizer(self,
obj)
|
|
FmtSizerItem(self,
obj)
|
|
FmtWidget(self,
obj)
|
|
LoadSettings(self,
config)
|
|
SaveSettings(self,
config)
|
|
Update(self,
obj)
|