I'm looking for a lightweight dialog boxes from Python.
JavaScript uses: alert(), confirm() and prompt()
VB uses: MsgBox() and InputBox()
EasyGui seemed perfect, but a "Hello World" application takes nearly a
minute to execute after the program has been compiled by py2exe.

There appear to be dozens of windowing toolkits avilable for Python,
could someone point me in the direction of something lightweight?

Thanks.

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

Reply via email to