On 08/24/2012 05:36 PM, jwhitten wrote: > Quick question-- > > Is having the label associated with a form element appear above or below the > element supported (yet) in Qooxdoo?
You mean like "Number of apples" in [1]?! Labels are form elements like others. There is no association of a lable with e.g. a drop-down or text field other than the spatial organization the developer chooses. The organization is usually achieved through a layout manager like Horizontal- or VerticalBox layout, or a Grid layout as in [1]. Does this answer your question? T. [1] http://demo.qooxdoo.org/2.0.x/demobrowser/index.html#showcase~Translation.html ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
