From: Brian D. <deb...@ho...> - 2006-07-19 22:01:49
|
Hi there, I list the steps to my problem... - Create a new app - Select a button - Place the button where I want - click outside the button to deselect it... WOW... it doesnt work!!! the button never gets unselected, i minimize all in my desktop with the show desktop button... Hope this helps to find out my problem... It is strange that noone else has the same issues.... I'll try installing on a friends computer and see what happens PD: My dependecies are... Python 2.4 wxPython 2.5 PythonCard 0.82 on a windows XP SP2 machine Alex wrote... >You should be able to reduce the annoyance it causes by simply commenting >out the dialog placement from > if (not r.Inside(clientPosition)): > self.panel.SetFocus() > junk = dialog.alertDialog(self, "You double-clicked - >please don't", 'a title') > return I already did that... but doesnt work either... Thanks in advance _________________________________________________________________ FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/ |