On May 21, 10:50 am, brad <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Just wondering on what peoples opinions are of the GUIs avaiable for
> > Python?
>
>   We have used wxPython with great results. It's cross platform. Can use
> native OS widgets and is easy to program. Compiles easily to exe
> binaries for Windows users as well.
>
> Best of luck,
> Brad

I don't recoment gtk because it doesn't install well on python 2.5 on
windows.  It is a shame because it has alot of realy nice 3d
packages.  I would stick with wxpython and tkinter for general use gui
use there are other options for the high tek 3d stuff

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

Reply via email to