#include <bcfilebox.h>
Inherits BC_Button.

Public Member Functions | |
| BC_FileBoxUseThis (BC_FileBox *filebox) | |
| ~BC_FileBoxUseThis () | |
| int | handle_event () |
Data Fields | |
| BC_FileBox * | filebox |
Definition at line 70 of file bcfilebox.h.
| BC_FileBoxUseThis::BC_FileBoxUseThis | ( | BC_FileBox * | filebox | ) |
Definition at line 262 of file bcfilebox.C.
References _, and BC_WindowBase::set_tooltip().

| BC_FileBoxUseThis::~BC_FileBoxUseThis | ( | ) |
Definition at line 272 of file bcfilebox.C.
| int BC_FileBoxUseThis::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 276 of file bcfilebox.C.
References filebox, BC_TextBox::get_text(), BC_FileBox::submit_file(), and BC_FileBox::textbox.

1.5.5