//-----------------------------------------------------------------------------
extern const char* wxComboBoxNameStr;
-extern const char* wxEmptyString;
+extern const wxChar* wxEmptyString;
//-----------------------------------------------------------------------------
// wxComboBox
void SetEditable( bool editable );
void OnSize( wxSizeEvent &event );
+ void OnChar( wxKeyEvent &event );
// implementation