#include <bcfilebox.h>
Inherits BC_OKButton.

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

| BC_FileBoxOK::~BC_FileBoxOK | ( | ) |
Definition at line 299 of file bcfilebox.C.
| int BC_FileBoxOK::handle_event | ( | ) | [virtual] |
Reimplemented from BC_OKButton.
Definition at line 303 of file bcfilebox.C.
References filebox, BC_TextBox::get_text(), BC_FileBox::submit_file(), and BC_FileBox::textbox.

1.5.5