GUI
Simon Brunning
SBrunning at trisystems.co.uk
Fri Oct 27 10:41:35 EDT 2000
More information about the Python-list mailing list
Fri Oct 27 10:41:35 EDT 2000
- Previous message (by thread): Keywords searching via regexp
- Next message (by thread): bsddb buffer overflow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> From: Hajnalka Köntös [SMTP:Hajnalka.Kontos at eth.ericsson.se] > Is it possible to write graphical user interfaces in python? Do I need a > spec. > library .. for that? Is there a documentation describing the graphical > functions? There are several. The 'standard' one is Tkinter, and I believe that this is the most commonly used (thought wxPython is coming up fast). If you are running Windows, you already have it, if *nix, you can download it from the same place you got Python. (Dunno about Mac). There isn't a lot of documentation with it - take a look at <http://www.pythonware.com/library.htm> for better stuff. Cheers, Simon Brunning TriSystems Ltd. sbrunning at trisystems.co.uk Women - can't live with them... Pass the beer nuts. - Norm Peterson (Cheers) ----------------------------------------------------------------------- The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution, or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. TriSystems Ltd. cannot accept liability for statements made which are clearly the senders own.
- Previous message (by thread): Keywords searching via regexp
- Next message (by thread): bsddb buffer overflow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list