Hello Karen,

        The ListBox and ComboBox controls provided by the Rose Dialog
Editor do not support the MultiSelect property/feature where a user 
can make 1 or more selections by holding the Shift/Cntrl key.
        One alternative I can think is to have two list boxes side-by-side,
where one (the left one) would have all the items and as the user clicks
on an individual item, that item would get added to the right list-box; 
and if the user clicks on an item on the right list-box, then that would 
remove(de-selecting) that item from the right-list.
        Let me know if you would be interesting in this kind of a 
"workaround".


Thank you,

Shaquille Asghari
Senior Support Engineer
Rational Customer Service - Committed to Service Excellence
SCP Certified:- http://www.rational.com/support/scp.jsp
Rational
the software development company

==========Original Messege==========



-----Original Message-----
From: Karen M Y NG [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 14, 2002 3:59 AM
To: [EMAIL PROTECTED]
Subject: (ROSE) Selection Box




Hi all.

Using VB script in rose, i'm trying to prompt user to select more than one
item from an array using a SelectBox. However, it only allows one item to
be selected at a time. Does anyone know of any method that allow users to
select more than one item?

Thanks.

Karen 

************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Post or Reply to: [EMAIL PROTECTED]
* Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
*    http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*    To: [EMAIL PROTECTED]
*    Subject: <BLANK>
*    Body: unsubscribe rose_forum
*************************************************************************
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Post or Reply to: [EMAIL PROTECTED]
* Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
*    http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*    To: [EMAIL PROTECTED]
*    Subject: <BLANK>
*    Body: unsubscribe rose_forum
*************************************************************************

Reply via email to