MVC in wxPython HELP!
meonimarco at gmail.com
meonimarco at gmail.com
Wed Jan 11 11:45:18 EST 2006
Hi to all.
I woud implement MVC with wxPython. Is it possible? Is there anyone
that have experience in this?
The only correct example according to Observer Pattern that i found on
web is not the formal implementation of MVC (is Document/View) and is
implemented with gtk...
How can i translate this gtk example in wx?
Does exist a tutorial, a archive of example or anything about MVC in
wx?
Thanks all!
Sorry for my "italian" english!
The gtk example that i talk about in my previous message is here:
http://www.pyj.it/sorgenti/2004/01/doc-view.zip
More information about the Python-list
mailing list