Can't maximize windows I create

"bob smith" <[email protected]> Fri, 06 Jun 2003 22:03:35 -0700
Newsgroups gmane.comp.python.anygui.general
Message-ID <[email protected]>
Hi.  I'm running anygui 0.1.1 under Windows XP Home w/ Python 2.2.2 and 
Tkinter.  However, I have a problem.  Any window I create can't be 
maximized.  When I try to maximize a window, the window looks like it 
maximizes for a split second but then it shrinks back down to a height that 
is almost maximum, and it's original width.  Subsequent attempts yields the 
same results.  The window won't go beyond it's original width.  This happens 
for any window I create, even the most simple:

from anygui import *
app = Application()
win = Window()
app.add(win)
app.run()

Any ideas?  I really like the idea of anygui and love to get it working.

Thanks.

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.  
http://join.msn.com/?page=features/virus



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.