Thanks everyone for the replies, I get it now!

I built one myself, and stuck the buttons there, too.  (If nothing
else they serve as a "signal" about how the widget works.  Of course
D&D is the way to go.)

I built my little widget by reading the "Adobe.com>Flex Quick
Starts>Adding drag-and-drop support" and looking at Tracy's example.

Thanks so much,
Ann

--- In [email protected], "nathanpdaniel" <[EMAIL PROTECTED]> wrote:
>
> My take on it : Flex uses "drag 'n' drop" instead of the buttons in 
> the middle.  The documentation for drag n drop functionality builds 
> what youre talking about but without the buttons.  I guess drag n 
> drop would be considered "neater" :D  
> But if you wanted the buttons - it wouldn't take much work to do so.  
> Just when clicked - move the selectedItem to the other 
> list/datagrid/whatever etc.  Not a good "code" example - but I can 
> build a sample if you'd like... :D
> 
> --- In [email protected], "missgiggygirl" 
> <missgiggygirl@> wrote:
> >
> > Does Flex Builder 2 have built in a "Select List" widget, that 
> allows
> > you to move items horizontally between two "boxes"?  See this 
> image: 
> > 
> > http://docs.sun.com/source/817-5677/images/proj_add_acl.gif
> > 
> > And if it doesn't have this common widget built in (which I do not
> > think it does, since I just looked and double-checked) does anyone
> > have any code examples one they made or used?
> > 
> > Thanks,
> > Ann, The Original Giggle Girl
> >
>


Reply via email to