#include "icons/combobox.xpm"
// ----------------------------------------------------------------------------
#include "icons/combobox.xpm"
// ----------------------------------------------------------------------------
/*
What we create here is a frame having 3 panes: style pane is the
leftmost one, in the middle the pane with buttons allowing to perform
/*
What we create here is a frame having 3 panes: style pane is the
leftmost one, in the middle the pane with buttons allowing to perform
0, NULL,
0);
sizerRight->Add(m_combobox, 1, wxGROW | wxALL, 5);
0, NULL,
0);
sizerRight->Add(m_combobox, 1, wxGROW | wxALL, 5);
wxString s = event.GetString();
wxASSERT_MSG( s == m_combobox->GetValue(),
wxString s = event.GetString();
wxASSERT_MSG( s == m_combobox->GetValue(),