I am trying to clear a widget and then set the focus to it so that it is blinking and ready for data input as soon as the user types. The expected "requestFocus" and "setFocu" mthds do not make the cursor blink, the user has to actually click the mouse in the field first. Is there a way to simulate this mouse click?<br>