Hello there :) I have a little question about PyGTK programming. I am a Windows developer using .NET. Well, I Use MVP (a MVC variation) for the code structure, that is, for separating the view from the business logic using an intermediate presenter (a kind of controller).
I remember that many years ago, PyGTK wasn't MVC friendly. ¿What is it like now? How do you people make the code structure of your PyGTK application? I remember that my PyGTK was hell :P Thanks in advance for your help.
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
