Python GUIs: Summary and Conclusion

Gerrit Holl gerrit.holl at pobox.com
Tue Jun 29 03:27:57 EDT 1999


On Mon, Jun 28, 1999 at 05:08:40PM +0000, Mikael Lyngvig wrote:
> From: mikael at pobox.com (Mikael Lyngvig)
> Subject: Python GUIs: Summary and Conclusion
> Date: 	Mon, 28 Jun 1999 17:08:40 GMT
> To: python-list at python.org
> 
> Hi,
> 
> Anyone disagree?  
> 

I think one could also make an application "multiple-interface". The user can
choose: svgalib (any support in python, by the way?), curses, commandline,
tk, qt/kde or some of the other stuff. The developer can put the interface
in a seperate class or even in a seperate module (I'll do with my discoverb
project (see signature)), so the user can exactly download what he want. I
believe KDE users would like KDE applications...

groeten,
Gerrit.

-- 
The Dutch Linuxgames homepage:	http://linuxgames.nl.linux.org
Personal homepage:		http://www.nl.linux.org/~gerrit/

Discoverb is a python program (in several languages) which tests the words you
learned by asking it. Homepage: http://www.nl.linux.org/~gerrit/discoverb/




More information about the Python-list mailing list