#include <adeviceprefs.h>
Inherits BC_TextBox.

Public Member Functions | |
| ADeviceTextBox (int x, int y, char *output) | |
| int | handle_event () |
Data Fields | |
| char * | output |
Definition at line 122 of file adeviceprefs.h.
| ADeviceTextBox::ADeviceTextBox | ( | int | x, | |
| int | y, | |||
| char * | output | |||
| ) |
Definition at line 625 of file adeviceprefs.C.
| int ADeviceTextBox::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 631 of file adeviceprefs.C.
References BC_TextBox::get_text(), and output.

| char* ADeviceTextBox::output |
1.5.5