wxFindReplaceData

wxFindReplaceData

wxFindReplaceData
Functions for wxFindReplaceData class

wxFindReplaceData holds the data for wxFindReplaceDialog.

It is used to initialize the dialog with the default values and will keep the last values from the dialog when it is closed. It is also updated each time a wxFindDialogEvent (not implemented in wx) is generated so instead of using the wxFindDialogEvent (not implemented in wx) methods you can also directly query this object.

Note that all SetXXX() methods may only be called before showing the dialog and calling them has no effect later.

wxWidgets docs: wxFindReplaceData

Types

Flags = integer()

Set the flags to use to initialize the controls of the dialog.