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 Wed Oct 28 17:35:58 2009 for xCHM by  doxygen 1.5.8