Hello, I have created a textinput component with a Label properties. This properties created a label in textInput.
Well, in FlexBuilder, this label dont show anything, but in swf, the label works fine. My question is: How i can show the label in Flex Builder? I have overrided the commitProperties() and updateDisplayList(), and the label dont show in Builder....
