Supports saving/restoring the lib.agw.aui.auibar.AuiToolBar
items state.
This class handles the following wxPython widgets:
lib.agw.aui.auibar.AuiToolBar
.Todo
Find a way to handle ToolBar
UI settings as it has been done for
lib.agw.aui.auibar.AuiToolBar
: currently ToolBar
doesn’t seem
to have easy access to the underlying toolbar tools.
ToolBarHandler
(AbstractHandler)¶Supports saving/restoring the lib.agw.aui.auibar.AuiToolBar
items state.
This class handles the following wxPython widgets:
lib.agw.aui.auibar.AuiToolBar
.Todo
Find a way to handle ToolBar
UI settings as it has been done for
lib.agw.aui.auibar.AuiToolBar
: currently ToolBar
doesn’t seem
to have easy access to the underlying toolbar tools.
__init__
(self, pObject)¶GetKind
(self)¶Restore
(self)¶Save
(self)¶