I 'm beginner of java.I typed following program that uses applet and awt components.As the button is clicked ,what is typed in textfield should be painted over the applet window.
This only happens when i minimize the applet window and again maximize it.can't it paint the contents of textfield into the applet as soon as button is clicked?
Any chang incode is reqd?
thanks.
---sap
This only happens when i minimize the applet window and again maximize it.can't it paint the contents of textfield into the applet as soon as button is clicked?
Any chang incode is reqd?
thanks.
---sap