>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.design2d <http://www.design2dev.com/dragSelect.jpg>
ev.com/dragSelect.jpg

has anyone successfully achieved this?

if so..any direction would be greatly appreciated.

thanks

artur

 

Reply via email to