From: Roger B. <ro...@ro...> - 2003-12-05 04:32:58
|
> Thread 0 Crashed: > #0 0x03019ed0 in wxChoice::GetString(int) const > (wxChoice::GetString(int) const + 36) I had a similar problem using wxPython 2.4.2.4 on Linux with GTK2 in Unicode mode. Does the wxPython demo run for you? You might want to start with this stuff: http://wiki.wxpython.org/index.cgi/wxPythonOSX_20Issues ComboBox isn't listed as having any issues. What was the exact sequence of actions to cause the crash? Roger |