From: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - 2007-01-04 19:58:08
|
On 04/01/2007 17:55, Steffl, Joseph wrote: > While migrating from WxPython 2.6 to 2.8 noticed a difference between > the pythonCard dialog.multipleChoiceDialog. I upgraded my XP machine to Python 2.5 + wxPython 2.8.0.1 yesterday - same thing happens here. I took a quick look at the wxPython change notes and it looks like 2.8 has replaced the ListBox control in the multiple choice dialog with a newly implemented CheckListBox. Unless somebody else comes up with a solution you might have to post a request on the wxPython mailing list and ask for the old functionality back, or file a bug on the wxPython bugtracker. -- XXXXXXXXXXX |