TK + MVC
Gregory Ewing
greg.ewing at canterbury.ac.nz
Sat Oct 1 22:40:41 EDT 2011
More information about the Python-list mailing list
Sat Oct 1 22:40:41 EDT 2011
- Previous message (by thread): TK + MVC
- Next message (by thread): TK + MVC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Alexander Kapps wrote: > But I think a simple (and quick 'n' dirty) Tk MVC example can look like > this: The Controller doesn't seem to add any value in that example. You might as well connect the Model and Views directly to each other. -- Greg
- Previous message (by thread): TK + MVC
- Next message (by thread): TK + MVC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list