Select to view content in your preferred language

Implement Paste info using ctrl v in the edit widget's attribute inspector

787
1
09-20-2011 10:32 AM
Ashwiniw
Deactivated User
Hi All

I am using Flex builder 3, viewer 2.3, and I noticed in the edit widget's attribute inspector text box fields I cannot paste something using ctrl+v. I am using another widget containing a datagrid, and I want users to get some information from that data grid's particular column with the itemRollOver event, which I can do using system clipboard, and then I want user to be able to paste that clipboard information into the textbox inside of editor's attribute edit form. But ctrl+v doesn't do anything, and I checked this by taking some text from notepad, using Ctrl+c and then trying to paste it. What is it that needs to be done? I see a few posts on copying stuff off flex viewer info windows or from otehr places but no posts on implementing paste.. Can it be done? Kindly advise, all help / suggestions welcome. Thanks.

Ashwini
Tags (2)
0 Kudos
1 Reply
Ashwiniw
Deactivated User
Well, copy paste is working for me in the editors attribute inspector, I don't know why it didn't work before, something peculiar on my browser I suppose! Sorry for the post.
0 Kudos