And on my computer the dialog is a little too high above the applet. I allocated heightxheight (48x48) for my applet, but the real height is bigger due to the bounce effect. Therefor the space between the applet and the dialog is >48 pixels.
Nice would be:
[line 88] y = ay - h + ah;
And on my computer the dialog is a little too high above the applet.
I allocated heightxheight (48x48) for my applet, but the real height is bigger due to the bounce effect.
Therefor the space between the applet and the dialog is >48 pixels.
Nice would be:
[line 88] y = ay - h + ah;