#include <byteorderpopup.h>
Inherits BC_ListBox.

Public Member Functions | |
| ByteOrderList (ByteOrderPopup *popup, int x, int y) | |
| int | handle_event () |
Data Fields | |
| ByteOrderPopup * | popup |
Definition at line 26 of file byteorderpopup.h.
| ByteOrderList::ByteOrderList | ( | ByteOrderPopup * | popup, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 35 of file byteorderpopup.C.
| int ByteOrderList::handle_event | ( | ) | [virtual] |
Reimplemented from BC_ListBox.
Definition at line 51 of file byteorderpopup.C.
References BC_ListBox::get_selection(), ByteOrderText::handle_event(), popup, ByteOrderPopup::textbox, and BC_TextBox::update().

1.5.5