posted 22 years ago
hi,
as Xiao Qinglai said use repaint(int,int,int,int) instead of repaint()..
i have written the following code, my aim is to make a toggle,
when we press key "3" it should write the string..
and when we press key "9" it should delete the string from canvas...
please tell me where things are wrong
Thanks
Navi
//------ Following is the code
//--------Code ends here