Subject: | highlight is one widget behind, and stays |
Say I have three JComboBox. When I tab across (without pressing any
other keys) the following happens:
tab to first JComboBox -- nothing happens
tab to second JComboBox -- FIRST JComboBox gets highlight border
tab to third JComboBox -- second JCB gets hightlight, first JCB keeps
highlight
tab forward to first JCB -- first JCB loses its border, all other JCB
keep their highlight border
--
- - Martin 'Kingpin' Thurn