I missed the part in the JIRA issue where you already implemented... A quick look at the code has me making the following comments:
1) I noticed on the swf side, you hardcoded the disabled/enabled colors. I would probably try to externalize those somehow. 2) On the swf side you check to see if a view has already been added and throw an exception if it hasn't. It might be that in the basic implementation this is redundant overhead, because it can be avoided with proper usage. On the other hand, swf optimizations are less of a priority as far as I know, so maybe don't worry about it. Nice job. -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Probable-design-to-support-enable-disable-state-to-TextInput-tp58081p58098.html Sent from the Apache Flex Development mailing list archive at Nabble.com.