Tkinter vs wxPython
flaxeater at gmail.com
flaxeater at gmail.com
Mon Dec 27 21:32:10 EST 2004
More information about the Python-list mailing list
Mon Dec 27 21:32:10 EST 2004
- Previous message (by thread): Tkinter vs wxPython
- Next message (by thread): Tkinter vs wxPython
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Esmail Bonakdarian wrote: > Greetings all. > > I will have about 2 weeks to pursue some Python related activities and > would like to learn more about the graphical end of things. In that > vein I would like some opinions regarding Tkinter and wxPython. > (The previously recommended PyGame is appropriate for me for now, but > I am looking ahead) > > I am especially interested in terms of learning curve, documentation, > portability across platforms Linux/Windows and anything else you care > to add. As I know only what I have read on this forum & surfing the > web I would really appreciate the input of those who have used both, > or decided to use one over the other. Well I would recomend Tkinter because it's the easiest to use. I recomend using this document. http://infohost.nmt.edu/tcc/help/lang/python/tkinter.html I used it and just worked my way through it. I found it very useful.
- Previous message (by thread): Tkinter vs wxPython
- Next message (by thread): Tkinter vs wxPython
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list