How to get which combobox I´m currently using in midlet
Hi
I have 3 lwuit-comboboxes (year, month, day). My problem is that I want to get which combobox I´m currently using (selecting in). I thought there was a isFocused-method for the combobox, but I was wrong. Is there some other way to solve this?