So when you set to true, what happens?

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Monday, July 21, 2008 12:46 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Tile Component // Mutliple Drag Selection

 

>From line 559 of ScheduleViewer:

[Bindable]

                        public function get allowMultipleSelection() :
Boolean

                        {

                                    return
entryViewer.allowMultipleSelection;

                        }

                        

                        public function set allowMultipleSelection(
value : Boolean ) : void

                        {

                                    entryViewer.allowMultipleSelection =
value;

                        }

                        

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Alex Harui
Sent: Monday, July 21, 2008 3:32 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Tile Component // Mutliple Drag Selection

 

TileList with allowMutipleSelection=true?

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of artur_desig2dev
Sent: Monday, July 21, 2008 11:44 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Tile Component // Mutliple Drag Selection

 

is something like this possible in Flex 3?

http://www.design2dev.com/dragSelect.jpg
<http://www.design2dev.com/dragSelect.jpg> 

has anyone successfully achieved this?

if so..any direction would be greatly appreciated.

thanks

artur

 

Reply via email to