#include <bitspopup.h>
Inherits BC_TextBox.

Public Member Functions | |
| BitsPopupText (BitsPopup *popup, int x, int y) | |
| int | handle_event () |
Data Fields | |
| BitsPopup * | popup |
Definition at line 42 of file bitspopup.h.
| BitsPopupText::BitsPopupText | ( | BitsPopup * | popup, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 85 of file bitspopup.C.
| int BitsPopupText::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 91 of file bitspopup.C.
References BC_TextBox::get_text(), BitsPopup::output, popup, and File::strtobits().
Referenced by BitsPopupMenu::handle_event().

1.5.5