Re: Applet Changes in 1.5_03 SDK?



Applets... the final frontier! I haven't even touched applets in months, so
here goes...

I have no idea why it would do that. But it's got something to do with
refreshing the screen obviously. After commenting out all the instructions
in the paint() method and running the applet with a specified width of 150
pixels in the HTML file it seems to work fine.

<APPLET CODE="CalculatorApplet.class" WIDTH=150 HEIGHT=250></APPLET>


Regards

--
Ewald Horn
Business Manager
NoFuss Solutions
South Africa / Suid Afrika
Tel : +27 (0)83 305 3556
Web : http://www.nofusspos.com
Email / E-pos : ewald@xxxxxxxxxxxxx


.