#include <bcfilebox.h>
Inherits BC_Button.

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

| int BC_FileBoxText::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 320 of file bcfilebox.C.
References BC_FileBox::create_listbox(), filebox, BC_WindowBase::get_x(), BC_WindowBase::get_y(), and BC_FileBox::listbox.

1.5.5