Supports saving/restoring a FindReplaceDialog
data (search string, replace string
and flags).
This class handles the following wxPython widgets:
FindReplaceDialog
.Todo
Find a way to properly save and restore dialog data (wx.ColourDialog
, wx.FontDialog
etc...).
FindReplaceHandler
(TLWHandler)¶Supports saving/restoring a FindReplaceDialog
data (search string, replace string
and flags).
This class handles the following wxPython widgets:
FindReplaceDialog
.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)¶