ANN: PyGUI 2.5
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Sep 15 00:28:49 EDT 2011
More information about the Python-list mailing list
Thu Sep 15 00:28:49 EDT 2011
- Previous message (by thread): ANN: PyGUI 2.5
- Next message (by thread): Reconciling os.path.getmtime vs ftp.sendcmd('MDTM filename')
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 15/09/11 06:47, Bill Janssen wrote: > One possibility would be to develop a PyGUI branch on top of Tk, so that > it would work with Python anywhere. Unfortunately, I doubt whether Tk would be up to the task of supporting PyGUI efficiently. The philosophies of model-view separation and allowing more than one view of a model are at odds with the way Tk works. Anyone who wants to have a go at it is welcome to try, though. -- Greg
- Previous message (by thread): ANN: PyGUI 2.5
- Next message (by thread): Reconciling os.path.getmtime vs ftp.sendcmd('MDTM filename')
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list