TextArea and mouse pointer
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
- Re: GUI and Thread
... > To avoid this, I execute a packroutine on the frame, but then ... > This is because there is not content in the TextArea and TextField. ... Call setVisible/after/ adding all components to your JFrame. ... (comp.lang.java.programmer) - How can i get to the textarea in Gmail Draft.
... I am trying to make a bookmarklet to enlarge textarea in Gmail. ... When you are composing a message in Gmail, ... That frame contains a textarea named ... (comp.lang.javascript) - problems with frames
... frame from a clicked link? ... For example a frame should be make visible ... I want this feature from a link in a textarea. ... (comp.lang.java.programmer) - Re: TextArea and mouse pointer
... Microsoft Mouse -- it's an option in the mouse driver to hide the pointer ... > When I type somme text in the TextArea th mouse pointer disappears. ... (comp.lang.java.help) - 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) |
|