Table Of Contents

Previous topic

InspectionFrame

Next topic

InspectionTool

This Page

phoenix_title 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.


class_hierarchy Inheritance Diagram

Inheritance diagram for class InspectionInfoPanel

Inheritance diagram of InspectionInfoPanel


super_classes Known Superclasses

stc.StyledTextCtrl


api Class API



class InspectionInfoPanel(stc.StyledTextCtrl)

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.


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)