Question Multi Select On Combo-box Widget

Greetings Everyone!, Masters I have a problem regarding to my new task dealing with multi-selecting on a Combo-Box lists. Masters can you help me for the syntax of multi-selecting a combo-box lists of items. Thank you very much, I am looking forward for your responses Masters.
 
Had this issue some time ago. You can put a button with small triangle on your mask, so that it looks like a combo-box. On right-mouse-click trigger of this button create a dynamic browse widget with multiple selection. Position the browse widget according to the x/y-coordinates of the button (e.g. attributes X and WIDTH-PIXELS of button and browser).
I know not the most beautiful workaround, but if you tinker a little bit you can create something that looks like a combo with multiple selection.
It's a litte bit tricky, but hey, the customer gets what he pays for ;)
 
Back
Top