Hi,
I have a script which sequentially opens a series of dialogs. The order of
dialogs is: wxFileDialog, wxMessageDialog, wxSingleChoiceDialog, wxDialog
(with wxCheckListBox control), wxProgressDialog, and then wxMessageDialog.
Each one is created and then destroyed before the next one is created.
The problem is that the wxDialog never receives focus unless I manually
click on it. I've tried every command I can think of try to force it to get
focus programmatically but nothing seems to work.
Has anyone seen this before? I saw several posts in the archives about
similar problems but couldn't find any real answers.
Thanks,
Dan
ยทยทยท
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users