<br>I know I can change the mouse pointer in Java, but then it seems that Windows gives a priority to the operation and only changes my pointer after the OnChange() function was executed and I am in the next field. <br>I want to change the mouse pointer immediately when a change happens on the field, not after the change already occured...<br><br>Thanks