Share Posted May 27, 2010 Hi all, For the life of me i can't find a way to add an editable textField to the manager in Flex. I first got errors about the textfield not being part of a UI component so i now first add it to a UIComponent instance. It now shows on the canvas but i can't select it. Can someone post me an example on how to do such an easy task as I fail at doing it myself Link to comment Share on other sites More sharing options...
Share Posted May 28, 2010 Did you put your TextField's UIComponent wrapper into the FlexTransformManager? Have you tried a TextArea component? If you're still having trouble, please send me an e-mail or PM with a simple example Flex project demonstrating the issue. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now