Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

2 cursor at same time

  Asked By: Emily    Date: Mar 14    Category: Java    Views: 724
  

I have this problem:
i got a jDialog with 2 jTextfield, both jTextfield have a
keylistener, when this is invoked in the second jTextfield i launch
another jDialog with another jtextfield wiht another keylistener,
when this is invoked i close the dialog with: show(false) and then
return to the first dialog and i use requestFocus() to the first
jTextField, but the cursor appears in both, in the first jTextField
is blinking the cursor and i can write text on it but in the second i
cannot but is blinkin the cursor

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on 2 cursor at same time Or get search suggestion and latest updates.




Tagged: