Re: Recursive resize events

Andrew Kohlsmith <[email protected]> Sat, 12 Apr 2003 20:53:01 -0400
Newsgroups gmane.comp.java.xwt.general
Organization Benshaw Canada
Message-ID <[email protected]>
> Box: Warning, more than 500 SizeChange/PosChange traps triggered since
> last complete render

> I don't need to do this in the SizeChange trap, but why is it happening
> under these specific circumstances, and not if the root pane is
> initially bigger?

I ran into this exact same problem with my dhsp app.  I solved it by making 
sure that the root frame was bigger than I needed it to be.  Inelegant, but 
it worked for me.  

Basically whenever we get the "root frame shrink=true does what every other 
box does" bug fixed, this will go away.  AFAIK there is no other good 
workaround.

Regards,
Andrew

_______________________________________________
http://lists.xwt.org/listinfo/dev