[Edu-sig] Easy to use GUI

Jim Harrison jhrsn at pitt.edu
Wed Feb 16 14:13:55 CET 2005


on 2/16/05 2:38 AM, florian at reichl.net at florian at reichl.net wrote:

> I'm looking for a GUI that can be easily used by my students (and by me,
> of course ;-)
> 
> That means that I'm looking for a GUI that
> 
> * does not have to be powerful
> * shall have some easy to use "components" like text fields and buttons
> * that is easy to use for SMALL in school projects

This probably isn't exactly what you're looking for, but you may find it
useful:

http://www.ferg.org/easygui/index.html

EasyGUI packages a useful subset of Tkinter windows and dialogs in a form
that's very easy to incorporate into traditional Python programs.

Jim Harrison



More information about the Edu-sig mailing list