Hello ,

How to prevent an applet getting refreshed when browser is resized?


The problem is like this - I have an applet with a custom component .

The Internal layouting mechanism of the component is gridbag . When

there is an application triggered repainting there is no problem.

But When the browser is resized , a system triggered repainting occurs

and hence recursive layouting was done resulting in the component getting haywire.


Any help in this regard is greatly appreciated .


regards,

Krishna