About cursors, urgent!
Hi programmers!
I'm trying to change the default cursor to crosshair cursor in W2000. When I do it I get the text cursor. My code is the following:
setCursor(Cursor.getPredefinedCursor (Cursor.CROSSHAIR_CURSOR));
Fdo. Luismahou
P.D.:Sorry for my English, I'm Spanish

