Classes | |
class | wxFindDialogEvent |
class | wxFindReplaceData |
class | wxFindReplaceDialog |
Enumerations | |
enum | wxFindReplaceFlags { wxFR_DOWN = 1, wxFR_WHOLEWORD = 2, wxFR_MATCHCASE = 4 } |
See wxFindDialogEvent::GetFlags(). More... | |
enum | wxFindReplaceDialogStyles { wxFR_REPLACEDIALOG = 1, wxFR_NOUPDOWN = 2, wxFR_NOMATCHCASE = 4, wxFR_NOWHOLEWORD = 8 } |
These flags can be specified in wxFindReplaceDialog ctor or Create(): More... | |
Variables | |
wxEventType | wxEVT_FIND |
wxEventType | wxEVT_FIND_NEXT |
wxEventType | wxEVT_FIND_REPLACE |
wxEventType | wxEVT_FIND_REPLACE_ALL |
wxEventType | wxEVT_FIND_CLOSE |
These flags can be specified in wxFindReplaceDialog ctor or Create():
enum wxFindReplaceFlags |
See wxFindDialogEvent::GetFlags().
wxEventType wxEVT_FIND |
wxEventType wxEVT_FIND_CLOSE |
wxEventType wxEVT_FIND_NEXT |
wxEventType wxEVT_FIND_REPLACE |
wxEventType wxEVT_FIND_REPLACE_ALL |