Hi, Hope someone know the solution for the below problem. Through out the application we used mx:Label to display labels but didn't set the selectable property. Now got requiremnt like user should be able to select the text shown on screen. I can do this by extending a Label and setting selectable property to true and replacing in all files. This way i have to change all my files; testing effort would be too high.
What I thought was if we can change the by default property or by adding additonal functionality to the label with out extending would reduce my efforts. Is it possible or if you know any other solution please suggest me. Thanks, Ravindra. -- 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.

