Is there a name for this?

C

cowznofsky

We often see a GUI feature that shows 2 list boxes and a series of
buttons in between them with "<", "<<", ">>", and ">" options.

Is there a name that is commonly used for this?
 
L

Laurent Bugnion

Hi,
We often see a GUI feature that shows 2 list boxes and a series of
buttons in between them with "<", "<<", ">>", and ">" options.

Is there a name that is commonly used for this?

I don't quite understand your question. The buttons perform the
"Remove", "Remove all", "Add all", "Add" functionality (in this order),
which means that the corresponding items will be taken from one listbox
and added to the other.

HTH,
Laurent
 
C

cowznofsky

Thanks, let me try to explain better.
This setup (meaning the whole thing -- 2 lists and 4 buttons) is so
familiar that I thought there might be a name that is commonly given to
the complete feature.

I'm sure many developers have created a composite control with this
motif.

I did see one reference to these as 'pick-fling' boxes. Maybe there is
no other commonly used term, but it would be handy for designers to
have a simple name for this, rather than have to describe it.

Jim
 
G

Guest

nope....
I vote for "select-o-tron"

cowznofsky said:
Thanks, let me try to explain better.
This setup (meaning the whole thing -- 2 lists and 4 buttons) is so
familiar that I thought there might be a name that is commonly given to
the complete feature.

I'm sure many developers have created a composite control with this
motif.

I did see one reference to these as 'pick-fling' boxes. Maybe there is
no other commonly used term, but it would be handy for designers to
have a simple name for this, rather than have to describe it.

Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,280
Latest member
BGBBrock56

Latest Threads

Top