Which GUI?

Fredrik Lundh effbot at telia.com
Thu Feb 17 12:47:34 EST 2000


Anders M Eriksson <anders.eriksson at morateknikutveckling.se> wrote:
> As a new comer to Python I have not yet started programming apps that
> has a GUI. I have concentrated my efforts on CGI.
>
> But now I'm reaching the point of no return and I need to create apps
> with a GUI, but which one?
>
> I'm using Windows NT as my development platform and at the moment my
> apps will probably not be interesting enough for anyone else, but...
>
> I would like pro and cons for the different GUI's

http://starbase.neosoft.com/~claird/comp.lang.python/python_GUI.html

for more info on Tkinter, see:
http://www.python.org/topics/tkinter/
http://www.pythonware.com/library/tkinter/introduction [1]

</F>

1) latest draft is here:
http://w1.132.telia.com/~u13208596/tkintrobook





More information about the Python-list mailing list