GUI

Dave Kuhlman dkuhlman at rexx.com
Sat Jun 14 14:16:26 EDT 2003


> Tom <llafba at gmx.net> writes:
> 
>> I heard that it is possible to program GUI's with Python. I have
>> to make some simple executable programs with a GUI. They should
>> run on Windows. Unfortunately I am not very experienced with
>> Python. That's why I would appreciate suggestions for an easy to
>> use software. :-)
> [...]
>

And, just to increase your list of options, there is also PyGTK.

Information about PyGTK is here:

    http://www.daa.com.au/~james/software/pygtk/
    http://freshmeat.net/releases/109495/

You can find out about PyGTK for MS Windows here:

    http://www.async.com.br/faq/pygtk/index.py?req=all#21.1
    http://www.pcpm.ucl.ac.be/~gustin/win32_ports/

And, for several examples that create simple dialog boxes from a
Python program, you might look here:

    http://www.rexx.com/~dkuhlman/python_201/python_201.html
    (Look for the section "GUI Applications".)

Hope this helps.

  - Dave

-- 
Dave Kuhlman
http://www.rexx.com/~dkuhlman
dkuhlman at rexx.com




More information about the Python-list mailing list