#include <bcfilebox.h>
Inherits BC_ListBox.

Public Member Functions | |
| BC_FileBoxFilterMenu (int x, int y, BC_FileBox *filebox) | |
| int | handle_event () |
Data Fields | |
| BC_FileBox * | filebox |
Definition at line 115 of file bcfilebox.h.
| BC_FileBoxFilterMenu::BC_FileBoxFilterMenu | ( | int | x, | |
| int | y, | |||
| BC_FileBox * | filebox | |||
| ) |
Definition at line 202 of file bcfilebox.C.
References _, and BC_WindowBase::set_tooltip().

| int BC_FileBoxFilterMenu::handle_event | ( | ) | [virtual] |
Reimplemented from BC_ListBox.
Definition at line 219 of file bcfilebox.C.
References BC_FileBox::column_of_type(), filebox, BC_FileBox::filter_text, BC_ListBox::get_selection(), BC_TextBox::update(), and BC_FileBox::update_filter().

1.5.5