Which GUI?

Pieter Claerhout PClaerhout at CREO.BE
Wed Feb 23 12:09:44 EST 2000


What  about toolkits for the Mac. The MacOS toolbox is nowhere
mentioned, and also the problems we have with running Tcl/Tk
on the Mac are mentioned nowhere. Any suggestions on what else
will work with a Mac?

P.

-----Original Message-----
From: Reuben Sumner [mailto:rasumner at iname.com]
Sent: Wednesday, February 23, 2000 5:59 PM
To: python-list at python.org
Subject: Re: Which GUI?


My guess is that you do indeed get the prize.  Just to insert a somewhat
more specific comparison  between Tkinter and wxPython (then the debate can
continue on more subjective matters), from what I can tell you can print
from wxPython and you cannot from Tkinter.  If that happens to be an issue
for a specific application, that would be an advantage for wxPython.  How do
all the other PyQt, PyGTK, PyFOX, Py... do here?

Reuben

Moshe Zadka wrote in message ...
>On Mon, 21 Feb 2000, Fredrik Lundh wrote:
>
>>   Tkinter is a component oriented UI library, which
>>   is carefully designed to work well with Python.
>>   and vice versa -- a certain Python feature was
>>   in fact added in part to make Tkinter a bit easier
>>   to use (can you name this feature?)
>
>def f(**kw):
> pass
>
>do-i-get-the-effbotic-prize-or-what-ly y'rs, Z.



-- 
http://www.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list