GUI-programming
Cliff Wells
clifford.wells at attbi.com
Wed Jan 1 21:30:08 EST 2003
More information about the Python-list mailing list
Wed Jan 1 21:30:08 EST 2003
- Previous message (by thread): GUI-programming
- Next message (by thread): GUI-programming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 2003-01-01 at 15:07, Frederik Fuest wrote: > Hi, > > I would like to programm my GUI, that you can start more than one Which GUI? Tkinter, wxPython, something else? > process at the same time by e.g. clicking different buttons. You mean threads? Or just call a method/function? > Could anybody help me with this? Maybe, but it depends on what "this" is <wink>. > thx -- Cliff Wells <clifford.wells at attbi.com>
- Previous message (by thread): GUI-programming
- Next message (by thread): GUI-programming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list