Re: Change in pythonCard multipleChoiceDialog between WxPython unicode versions 2.6 and 2.8 on XP
Neil Hughes <[email protected]>
| Newsgroups | gmane.comp.python.pythoncard |
|---|---|
| Message-ID | <[email protected]> |
On 05/01/2007 23:58, Kevin Altis wrote: > > If in fact they replaced ListBox with CheckListBox, that seems like a > bug to me since they shouldn't have kept the same id if the > underlying functionality was going to change. Sorry, I think I might have introduced a red herring. wxWidgets, not wxPython, introduced the following change in 2.7 according to the change notes: "wxMultiChoiceDialog uses now wxCheckListBox if possible, wxListBox if not." This must be what I read - I checked out the latest wxPython from CVS and used Spotlight to find any multiple choice dialog references. I missed the fact it was wxWidgets, not wxPython. My bad.....that's what you get for trying to help when you're full of a cold :-( Mind you, the behaviour has still changed post-2.6, so I'm still a bit confused where exactly that has happened. I guess somewhere long the line dialogs.multipleChoiceDialog uses wxMultiChoiceDialog, hence the need to bypass the former. -- Neil Hughes ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV