multiple selection control
- To: mathgroup at smc.vnet.net
- Subject: [mg125016] multiple selection control
- From: axel <axel.kilian at hs-merseburg.de>
- Date: Sat, 18 Feb 2012 06:22:51 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
I need a control object which enables the user to chose one or more items from a list. In pricipal, this can be done using a CheckboxBar. However, if the list is long this is not convenient, because the CheckboxBar becomes too large. It would be nice to have something like a PopupMenu, with an Option "MultipleSelection". How can I get such a widget?