Hi there, I want to create a log-in screen for my application, and to have the username and password labels inside the text fields - they will empty when you start typing. This seems fairly simple to do for the username field, an event handler to change the value when the field is activated. For the password field though, it's not so obvious. Would the best solution be to swap a TextField for a PasswordField when it's selected?
In case that's confused - I've been up 20 hours - I'm basically trying to achieve the same effect that you get on the me.com login form. Best regards Max Tappenden ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
