#include <bcfilebox.h>
Inherits BC_TextBox.

Public Member Functions | |
| BC_FileBoxFilterText (int x, int y, BC_FileBox *filebox) | |
| int | handle_event () |
Data Fields | |
| BC_FileBox * | filebox |
Definition at line 107 of file bcfilebox.h.
| BC_FileBoxFilterText::BC_FileBoxFilterText | ( | int | x, | |
| int | y, | |||
| BC_FileBox * | filebox | |||
| ) |
Definition at line 187 of file bcfilebox.C.
| int BC_FileBoxFilterText::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 193 of file bcfilebox.C.
References filebox, BC_TextBox::get_text(), and BC_FileBox::update_filter().

1.5.5