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

Hi Jung,

which version of RAP are you using? Can you provide a small snippet that demonstrate the problem?

Best,
Ivan

JUNG wrote:
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