Phoenix Logo

phoenix_title 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 Class Hierarchy

Inheritance diagram for class InspectionInfoPanel:

super_classes Known Superclasses

wx.stc.StyledTextCtrl


api Class API



class InspectionInfoPanel(wx.stc.StyledTextCtrl)

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.


Methods



__init__(self, *args, **kw)


Fmt(self, name, value)


FmtSizer(self, obj)


FmtSizerItem(self, obj)


FmtWidget(self, obj)


LoadSettings(self, config)


SaveSettings(self, config)


UpdateInfo(self, obj)