Running 2 gui libs simultaneously
Gordon McMillan
gmcm at hypernet.com
Tue Jul 13 23:39:49 EDT 1999
More information about the Python-list mailing list
Tue Jul 13 23:39:49 EDT 1999
- Previous message (by thread): Running 2 gui libs simultaneously
- Next message (by thread): Running 2 gui libs simultaneously
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greg Ewing wrote: > Gordon McMillan wrote: > > > > You don't have to use Tk's mainloop. You can call update() in a loop. > > Perhaps wxWindows has something similar, or you can call Tk's update > > from within some idletask in wxWindows. > > I don't fancy your chances of getting that to work. As I said before, I have no intention of trying. Or maybe you meant to reply to someone else? - Gordon
- Previous message (by thread): Running 2 gui libs simultaneously
- Next message (by thread): Running 2 gui libs simultaneously
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list