Re: [flexcoders] Re: What happened to the Flex Style Explorer?

2013-02-14 Thread Rishi Tandon
Please Find Attached :)

Sent from my iPhone

On Feb 14, 2013, at 10:25 PM, "Gohlke, Greg"  
wrote:

> Sorry for my ignorance but what is PFA?
>  
> Thanks,
>  
> Greg   
> 
> This message may contain confidential information only for the use of the 
> intendedrecipient. No waiver of confidentiality, privileged or 
> otherwise, is intended or made by this communication. Any use, dissemination 
> or copying not authorized by Edict Systems, Inc. is strictly prohibited. If 
> you have received this email in error or are not the intended recipient, 
> please immediately notify Edict Systems, Inc. and destroy all copies. Any 
> dissemination or use of this information by a person other than the intended 
> recipient is unauthorized and may be illegal.
>  
> 


[flexcoders] Re: What happened to the Flex Style Explorer?

2013-02-14 Thread Gohlke, Greg
Sorry for my ignorance but what is PFA?
 
Thanks,
 
Greg      

This message may contain confidential information only for the use of
the intended recipient. No waiver of confidentiality, privileged or
otherwise, is intended or made by this communication. Any use,
dissemination or copying not authorized by Edict Systems, Inc. is
strictly prohibited. If you have received this email in error or are not
the intended recipient, please immediately notify Edict Systems, Inc.
and destroy all copies. Any dissemination or use of this information by
a person other than the intended recipient is unauthorized and may be
illegal.
 


Re: [flexcoders] Equivalent of editorUsesEnterKey in spark

2013-02-14 Thread Alex Harui
Hmm, that looks like a bug.  Feel free to file it.

You should be able to call stopPropagation.  The code looks like it is 
listening to the renderer and the TextArea should be a child so if you cancel 
it before it bubbles up to the renderer it should work.

Another option is to track if keydown and keyup and respond to the 
endItemEditorSession
If it is asked during an ENTER key.

On 2/14/13 5:57 AM, "Nigel Magnay"  wrote:






In mx:Datagrid, you can easily declare that a column uses the enter
key, so you can enter multiline text into it.

Basically, exactly this:
http://blog.flexexamples.com/2007/09/30/using-a-flex-textarea-control-as-a-drop-in-item-editor/

(see how you can hit enter in the grid cell, and enter multiline text).

How does one do this in Spark?

I've diagnosed the editor ending when it receives the keyboard ENTER
event into DatagridEditor::editor_keydownHandler.

I can't just cancel / stop propagation of the event / modify the
event, otherwise the textarea doesn't add the CR.

I can't override in some custom version DataGridEditor because
editor_keyDownHandler is declared private. The DataGridEditor anyway
is instantiated in an mx_internal function in DataGrid.

It seems like this behaviour is burnt in and can't easily be reversed... ?





--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui


[flexcoders] Equivalent of editorUsesEnterKey in spark

2013-02-14 Thread Nigel Magnay
In mx:Datagrid, you can easily declare that a column uses the enter
key, so you can enter multiline text into it.

Basically, exactly this:
http://blog.flexexamples.com/2007/09/30/using-a-flex-textarea-control-as-a-drop-in-item-editor/

(see how you can hit enter in the grid cell, and enter multiline text).


How does one do this in Spark?

I've diagnosed the editor ending when it receives the keyboard ENTER
event into DatagridEditor::editor_keydownHandler.

I can't just cancel / stop propagation of the event / modify the
event, otherwise the textarea doesn't add the CR.

I can't override in some custom version DataGridEditor because
editor_keyDownHandler is declared private. The DataGridEditor anyway
is instantiated in an mx_internal function in DataGrid.


It seems like this behaviour is burnt in and can't easily be reversed... ?


Re: [flexcoders] What happened to the Flex Style Explorer?

2013-02-14 Thread Dave Glasser
Thanks Rishi. I also found a link to download the AIR version:

http://www.softpedia.com/progDownload/FxStyleExplorer-Download-189583.html






 From: "Tandon, Rishi" 
To: "flexcoders@yahoogroups.com"  
Sent: Thursday, February 14, 2013 12:32 AM
Subject: Re: [flexcoders] What happened to the Flex Style Explorer? [1 
Attachment]
 

 
[Attachment(s) from Tandon, Rishi included below] 


PFA is the Flex 3 style explorer build for desktop.

Cheers!
Rishi



 From: Dave Glasser 
To: "flexcoders@yahoogroups.com"  
Sent: Thursday, February 14, 2013 1:09 AM
Subject: [flexcoders] What happened to the Flex Style Explorer?
 

  
The old Flex Style Explorer seems to be gone from the web. Does anyone know 
where any copies (or the source) might exist?




Attachment(s) from Tandon, Rishi   
1 of 1 File(s)  
FxStyleExplorer.zip