Re: TextArea and mouse pointer



JFA,
I don't know if this is a java problem per se. If you're using Windows and
Microsoft Mouse -- it's an option in the mouse driver to hide the pointer
while typing. Simply uncheck the box and it should stay visible.

mas

"JFA" <jfanws@xxxxxxx> wrote in message
news:4271f6a2$0$10940$626a14ce@xxxxxxxxxxxxxxx
> Hi
> I got a TextArea in a Frame.
> When I type somme text in the TextArea th mouse pointer disappears.
> Why ? How to keep it visible ?
> Thanks
>
>


.



Relevant Pages

  • Why my mouse pointer disappears in a TextArea ?
    ... In an application I've got a TextArea for editing lines of text. ... When I press keyboard key the caret follows the text but the ... mouse pointer disappears and I've to click again on the TextArea to make it ...
    (comp.lang.java.gui)
  • TextArea and mouse pointer
    ... I got a TextArea in a Frame. ... When I type somme text in the TextArea th mouse pointer disappears. ...
    (comp.lang.java.help)