Combination of JComboBox and JTextField causing focus problems
From: JackVi (jackVi_at_nospam.com)
Date: 02/25/04
- Next message: Antti S. Brax: "Re: How to design a good GUI ?"
- Previous message: Manish Hatwalne: "Jtable cell..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 25 Feb 2004 01:03:47 -0600
Hi,
I have a combination of 5 JComboBox 's and 2 JTextField 's.After a selecting is made in one of the combobox and use "Tab" to reach the first JTextField on the screen, I do not see the cursor in the JTextField .Although, any typing that goes, is actually seen in the text box.Also, I do a shift tab to go back to the drop downs, the cursor is still with the Text field.
Has anyone faced this type of problem with the swings??
Thanks
- Next message: Antti S. Brax: "Re: How to design a good GUI ?"
- Previous message: Manish Hatwalne: "Jtable cell..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]