#include <albaGUIComboBox.h>
a ListBox that send albaEventNotification in the form albaEvent(this, widget_id, item_id, checked)
Definition at line 35 of file albaGUIComboBox.h.
◆ albaGUIComboBox()
albaGUIComboBox::albaGUIComboBox |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
wxArrayString |
array, |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = wxTAB_TRAVERSAL|wxCLIP_CHILDREN |
|
) |
| |
◆ ~albaGUIComboBox()
virtual albaGUIComboBox::~albaGUIComboBox |
( |
| ) |
|
|
virtual |
◆ SetListener()
void albaGUIComboBox::SetListener |
( |
albaObserver * |
listener | ) |
|
|
inline |
◆ SetSelection()
void albaGUIComboBox::SetSelection |
( |
int |
n | ) |
|
◆ m_Listener
◆ m_OldValue
int albaGUIComboBox::m_OldValue |
|
protected |
The documentation for this class was generated from the following file: