Hello - I've enjoyed using the framework so far, but have run in to a
frustration with my window not being redrawn. From a basic framework
perspective, here's how I have things set up. class My_Window( Window )def
__init__(self, **kwds):
Window.__init__(self, **kwds) self._main
s
appreciated. Thanks in advance. jason
-- Original Message --
From: Greg Ewing
To: "[email protected]"
Cc: [email protected]
Subject: Re: [Pygui] Windows not being refreshed
Date: Sun, 25 Mar 2012 16:56:59 +1300
[email protected] wrote:
> When I give a new sub frame (o