In article <[EMAIL PROTECTED]>,
alex23 <[EMAIL PROTECTED]> wrote:
>hankssong wrote:
>> may be message dialog is  the best way to let me be informed!
>
>EasyGui is possibly the simplest and fastest way to get message
>dialogue boxes in Python:
>
>http://www.ferg.org/easygui/
>
>- alex23
>


No.

That's sure not how I see it, at any rate.  While there are many,
MANY things to say in comparing GUIs, popping up a message
dialogue is generally a one-liner with any toolkit, so, if
that's the only requirement, what's really pertinent is "ease
of set-up" or a similar dimension.

And standard Python includes Tkinter, so Tkinter can't be
beat for simplicity and availability, at least as I under-
stand them.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to