[Pygui] Windows not being refreshed

2012-03-24 Thread jka...@juno.com
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

Re: [Pygui] Windows not being refreshed

2012-03-26 Thread jka...@juno.com
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