#include <bitspopup.h>
Inherits BC_ListBox.

Public Member Functions | |
| BitsPopupMenu (BitsPopup *popup, int x, int y) | |
| int | handle_event () |
Data Fields | |
| BitsPopup * | popup |
Definition at line 34 of file bitspopup.h.
| BitsPopupMenu::BitsPopupMenu | ( | BitsPopup * | popup, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 62 of file bitspopup.C.
| int BitsPopupMenu::handle_event | ( | ) | [virtual] |
Reimplemented from BC_ListBox.
Definition at line 78 of file bitspopup.C.
References BC_ListBox::get_selection(), BitsPopupText::handle_event(), popup, BitsPopup::textbox, and BC_TextBox::update().

1.5.5