Glurt Wuntal (02.03.2006 15:56):
> I am a newbie with Python. It's a great language, but I would like to be
> able to present a simple gui menu for some of my scripts; something better
> than using 'raw_input' prompts.
> 
If you only need some dialogs, input and/or message boxes, you could start 
with EasyGUI.
http://www.ferg.org/easygui/

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

Reply via email to