| View previous topic :: View next topic |
| Author |
Message |
VDSuser Contributor


Joined: 21 Mar 2002 Posts: 58 Location: Somewhere in time
|
Posted: Sat Dec 07, 2002 6:26 pm Post subject: Are multiple List selections possible? |
|
|
I did a forum search but couldn't come up with any answers.
How do I make multiple selections from a list box?
I want to Ctrl+Click random items, Shift+Click sequential items and have a button to select all items. You know, normal Windows selection stuff. Then I want to create a variable or other list to hold the selected items.
My list is created as a Dialog element and is populated using LIST ADD,List1,item
Any ideas?  |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sat Dec 07, 2002 6:30 pm Post subject: |
|
|
You can try the VDSLISTS.DLL.
It allows for multiple selections, list items with glyphs, columned list boxes,
etc.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Mac Professional Member

Joined: 08 Jul 2000 Posts: 1585 Location: Oklahoma USA
|
|
| Back to top |
|
 |
VDSuser Contributor


Joined: 21 Mar 2002 Posts: 58 Location: Somewhere in time
|
Posted: Sat Dec 07, 2002 9:12 pm Post subject: |
|
|
Thanks, guys. I'll give VDSLISTS a try.  |
|
| Back to top |
|
 |
|