Comments on: Flex 2 UITextFields don't allow percentage dimensions https://joshblog.net/2006/10/02/flex-2-uitextfields-dont-allow-percentage-dimensions/ Archive of older blog posts written by Josh Tynjala about Flash, Flex, and ActionScript Wed, 26 Jun 2013 02:52:46 +0000 hourly 1 https://wordpress.org/?v=4.9.9 By: Josh Tynjala https://joshblog.net/2006/10/02/flex-2-uitextfields-dont-allow-percentage-dimensions/#comment-312 Fri, 19 Oct 2007 01:56:31 +0000 http://www.zeuslabs.us/archives/92/flex-2-uitextfields-dont-allow-percentage-dimensions/#comment-312 Jesse, I just checked. The documentation has been updated for the percentWidth and percentHeight properties of UITextField in Flex 3. It now says, “This property is always set to NaN for the UITextField control.” There’s no indication that the behavior has changed.

]]>
By: Jesse Couch https://joshblog.net/2006/10/02/flex-2-uitextfields-dont-allow-percentage-dimensions/#comment-311 Fri, 19 Oct 2007 01:46:30 +0000 http://www.zeuslabs.us/archives/92/flex-2-uitextfields-dont-allow-percentage-dimensions/#comment-311 has this bug been fixed in any of the hot fixes?!!!!!!!!!!!!

this is a horrible bug, TextAera doesn’t work to my needs.

this bug pretty much destroys any nice text resizing/scaling.

what a horrible bug. so horrible. man. i like flash so much better, but i have to use flex for work. flex 3 is almost public, maybe it will have less bugs.

]]>
By: Josh Tynjala https://joshblog.net/2006/10/02/flex-2-uitextfields-dont-allow-percentage-dimensions/#comment-310 Wed, 18 Oct 2006 16:24:21 +0000 http://www.zeuslabs.us/archives/92/flex-2-uitextfields-dont-allow-percentage-dimensions/#comment-310 FYI, the documentation error has been acknowledged by Adobe’s QA department, and it will be fixed.

]]>
By: Campbell https://joshblog.net/2006/10/02/flex-2-uitextfields-dont-allow-percentage-dimensions/#comment-309 Sun, 15 Oct 2006 21:58:22 +0000 http://www.zeuslabs.us/archives/92/flex-2-uitextfields-dont-allow-percentage-dimensions/#comment-309 Yeah I have stumbled across many things such as this. Having the framework source there is invaluable for bug fixing. Unfortunately they swallow errors such as this instead of rasing some sort of debug level error. Oh well.

]]>
By: Josh Tynjala https://joshblog.net/2006/10/02/flex-2-uitextfields-dont-allow-percentage-dimensions/#comment-308 Tue, 03 Oct 2006 15:21:26 +0000 http://www.zeuslabs.us/archives/92/flex-2-uitextfields-dont-allow-percentage-dimensions/#comment-308 I suppose turning off all the skinned parts and making it non-editable would work. That seems a little strange, though.

]]>
By: Tink https://joshblog.net/2006/10/02/flex-2-uitextfields-dont-allow-percentage-dimensions/#comment-307 Tue, 03 Oct 2006 09:55:29 +0000 http://www.zeuslabs.us/archives/92/flex-2-uitextfields-dont-allow-percentage-dimensions/#comment-307 tried TextArea for multiline?

]]>