RE: [flexcoders] Tile Component // Mutliple Drag Selection

2008-07-21 Thread Alex Harui
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

 



RE: [flexcoders] Tile Component // Mutliple Drag Selection

2008-07-21 Thread terryflexcoders
>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

 



RE: [flexcoders] Tile Component // Mutliple Drag Selection

2008-07-21 Thread Alex Harui
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
 

has anyone successfully achieved this?

if so..any direction would be greatly appreciated.

thanks

artur