[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[ews.eclipse.technology.rap] Problem about Focus on Combo

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?


Thank you in advance for your help. Best regards,

JUNG