Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members

CHMFindDialog Class Reference

Dialog for finding a word in the currently displayed page. More...

#include <chmfinddialog.h>

Inheritance diagram for CHMFindDialog:

wxDialog List of all members.

Public Member Functions

 CHMFindDialog (wxWindow *parent, CHMHtmlWindow *toSearch)
 Initializes the dialog.
void SetFocusToTextBox ()
 Sets the focus to the textbox.
void Reset ()
 Resets the word to be found, so 'Find next' will start over.

Protected Member Functions

void OnFind (wxCommandEvent &event)
 Called when the user clicks the 'Find next' button.

Private Member Functions

 DECLARE_EVENT_TABLE ()

Private Attributes

CHMHtmlWindow_html
wxTextCtrl * _text
wxCheckBox * _whole
wxCheckBox * _case
wxString _currWord
wxHtmlCell * _cell

Detailed Description

Dialog for finding a word in the currently displayed page.


The documentation for this class was generated from the following files:
Generated on Mon Aug 29 12:19:43 2005 for xCHM by  doxygen 1.4.0