Supports saving/restoring a wx.ColourDialog
data (colour, custom colours and full
choice in the dialog).
This class handles the following wxPython widgets:
wx.ColourDialog
;lib.agw.cubecolourdialog.CubeColourDialog
.Todo
Find a way to properly save and restore dialog data (wx.ColourDialog
, wx.FontDialog
etc...).
ColourDialogHandler
(TLWHandler)¶Supports saving/restoring a wx.ColourDialog
data (colour, custom colours and full
choice in the dialog).
This class handles the following wxPython widgets:
wx.ColourDialog
;lib.agw.cubecolourdialog.CubeColourDialog
.Todo
Find a way to properly save and restore dialog data (wx.ColourDialog
, wx.FontDialog
etc...).
__init__
(self, pObject)¶GetKind
(self)¶Restore
(self)¶Save
(self)¶