A Python GUI Book.

{-- Rot13 - Hateme ungrzr2 at ubatxbat.pbz
Wed Nov 14 03:27:35 EST 2001


Michael 'Mickey' Lauer <mickey at tm.informatik.uni-frankfurt.de> wrote in
news:3beedf26 at nntp.server.uni-frankfurt.de: 

> 
> What do you think would be a good application to show the basics and a
> few more sophisticated topics in programming GUI applications with
> Python? 
> 

You can demostrate how to realize a MVC model with
python and all the toolkits. It's powerful and useful.
Many applications fit well with MVC.

Better have the backend seperated from the frontend
from the beginning.



More information about the Python-list mailing list