PDA

View Full Version : ComboBox call .expand() need to double-click



icegoffy
19 May 2009, 7:35 PM
Hi there, I got a problem with ComboBox, when I programmatically call .expand( ) on the combo, the result is that the combo does expand but when I select on any item on the list, I would have to sometimes double-click on the selection in order to select it.

Anyone else have that problem?