[EMAIL PROTECTED] wrote:
> I am new to python as I have been a VB programmer.  I am used to
> the GUI interface, and was wondering if I had to choose between a
> GUI for Python, which one should I go with?

Simple: The one you like most. Since this is an FAQ, I'll just list
some popular GUI toolkits for Python:

- TKinter (included)
- wxPython
- PyQt

If you search the archives you'll find several discussions involving
these and others.

Regards,


Björn

-- 
BOFH excuse #130:

new management

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

Reply via email to