wxValidator wxPyDefaultValidator; // Non-const default because of SWIG
%}
+%readonly
+wxValidator wxDefaultValidator;
+%readwrite
+
//----------------------------------------------------------------------
class wxControl : public wxWindow {
}
}
+ void InsertItems(int LCOUNT, wxString* LIST, int pos);
+
wxString GetString(int n);
wxString GetStringSelection();
int Number();