[email protected] wrote:
Initially, I had everything subclassed (MyApp( Application ) creating MyWindow( Window ) containing a provided Frame containing a MyFrame( Frame ) containing a provided Grid. As an experiment, I changed things so that each class just creates one of the built-in object and provides a method for retrieving the built in Window/Frame.
Sorry, but I can't make any sense of that. Can you send me some code? I'm still not getting a clear idea of what you're doing. -- Greg _______________________________________________ Pygui mailing list [email protected] http://mail.python.org/mailman/listinfo/pygui
