Lwuit combobox
Hi
I'm developing java mobile using java me 3.2 & using lwuit 1.5
the problem is that when I add a combobox to my form and run it, the combobox list item appear on a different window which I don't want that
what I want is that the combobox and its items list appear in the same window as an ordinary combobox
so how could I do that?
Thanks in advance