Hi All,
I have an
applet and am popping a new frame from inside this applet. The new frame appears to be shrinked in some machines. I have to keep refreshing the browser 2-3 times (to load the applet again and again), then the frame appears correctly.
But it works just fine in some other machines.
1. Has anybody faced similar problem? What's the cause for that?
2. Also the setResizable(false) on that frame works fine on some machines and doesn't (frame will still be resizable) on some machines. What is the cause for all these discrepancies when working with an applet?
Thanks for the help in advance.
Vidya.