Preethan has said correct, once the textinput property "displayAsPassword " is set true, It will not allow you to copy it.
Thanks, Renu On Mon, Aug 24, 2009 at 5:34 PM, Preetham Hegde <[email protected]>wrote: > Could u copy the text when its displayAsPassword="true" ? > I think by default its you can't copy when its displayAsPassword="true" , > pls check it.. > > If u can copy, pls share source code... > > On Mon, Aug 24, 2009 at 11:39 AM, Rohit <[email protected]>wrote: > >> >> Hi, >> I have a password textfield in my application. I want to disable the >> functionality of 'ctrl+c' on that textfield. >> I have used the property 'displayAsPassword="true"'. User should not >> be able to copy the typed password and paste somewhere else. So how to >> disable ctrl+c functionality on the specific textfield? I tried to >> capture the event but failed. >> >> >> > > > -- > Regards, > Preetham Hegde > > > _______________________________________________ > If you only have a hammer, you tend to see every problem as a nail. > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

