Hi,
I have 2 combos, the first one is filled and enabled, the second one is
empty and disabled.
There is a listener on the first one. When an item is selected, we fill
the second combo and we enable it.
Then we give the focus to the first combo but it seems that it doesn't
work. The focus remains on the second combo!
Does someone know something about it?