| Store | Cart

which GUI?

From: Gerhard Häring <gerh...@opus-gmbh.net>
11 Oct 2002 13:25:21 GMT
stefane <elwis at linuxmail.org> [2002-10-11 13:07 GMT]:
> Hello everybody!> > I've recently started to learn Python, really like the simplicity, and I> would like to get some feedback to a question.> > Which GUI would be best considering platform independence, easy deployment,> and the fact that a "rookie" is going to use it in his code ;)

You might want to have a look at anygui or PythonCard (URLs:
http://{projectname}.sf.net/)

> I played a little with Tkinter, noticed that a lot of tutorials on the web> doesn't work anymore, and noticed that building a .exe on windows made "Hello> World" grow to almost 5 M since it included the whole of Tk.> > Any thoughts are appreciated!

The .exe's won't get much larger if you create larger Python applications. And
hard disk space is cheap.

-- Gerhard

Recent Messages in this Thread
stefane Oct 11, 2002 01:07 pm
Gerhard Häring Oct 11, 2002 01:25 pm
Mark Nenadov Oct 11, 2002 01:27 pm
Nils Hensel Oct 11, 2002 01:30 pm
Alan James Salmoni Oct 11, 2002 02:01 pm
Gerhard Häring Oct 11, 2002 02:11 pm
Messages in this thread