Messing with GUIs via Python...

Michael Gilfix mgilfix at eecs.tufts.edu
Mon Jun 17 14:20:01 EDT 2002


  I suggest searching the archives since this question is often
answered in this newgroup... But if you're too lazy, here's two links
to get you started:

  For basic gui apps:
    http://www.python.org/doc/current/lib/module-Tkinter.html

  For more advanced stuff:
    http://www.wxpython.org
    http://www.daa.com.au/~james/pygtk/

                    -- Mike

On Mon, Jun 17 @ 14:34, Kondwani Spike Mkandawire wrote:
> Howdy Folks is there a way to create simple GUI apps.
> using Python ( I have only used it for 4 months)...  If so
> is there a way of doing this without having it as a language
> binding of some graphics software (as OpenGL)...
> 
> Kondwani Spike Mkandawire
> CS Intern. Memorial University, Canada...
> 
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list
`-> (kondwani)

-- 
Michael Gilfix
mgilfix at eecs.tufts.edu

For my gpg public key:
http://www.eecs.tufts.edu/~mgilfix/contact.html





More information about the Python-list mailing list