Python GUI for mysql
Joe Francia
usenet at soraia.com
Wed Dec 18 23:51:18 EST 2002
More information about the Python-list mailing list
Wed Dec 18 23:51:18 EST 2002
- Previous message (by thread): The Interactive Startup File
- Next message (by thread): Python GUI for mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Many prefer wxPython (http://www.wxpython.org/) over Tkinter for Python GUI stuff. Try both, see which you prefer. Daryl Middleton wrote: > I am trying to assemble a python based gui to access mysql. I would like > to have several preset queries where the user could just click a button to > activate the selected query. Not sure if I should be looking at TKinter or > something else. Thanks > >
- Previous message (by thread): The Interactive Startup File
- Next message (by thread): Python GUI for mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list