Combo box with multi selection option

18 views
Skip to first unread message

XYZ

unread,
Mar 23, 2015, 12:14:37 PM3/23/15
to codenameone...@googlegroups.com
Hi, 

I want combo box, with multiple selection.
How can I achieve this ?

Thanks

Shai Almog

unread,
Mar 23, 2015, 12:41:03 PM3/23/15
to codenameone...@googlegroups.com
Hi,
ComboBox is not designed for that.
I would suggest using a button and styling it to look like a combo box. Then just show a popup dialog with a set of checkboxes or even a checkbox multilist (I'd use the former) then update the text of the parent button based on checkbox selection.
Reply all
Reply to author
Forward
0 new messages