Yup, that's what I mean! Thanks :-) I realize the fundamental relationship of labels, forms, layouts, etc-- it's just that Qooxdoo provides some nice shortcuts for setting up and rendering forms. You can create a form object, populate it with form objects along with a name, and then that name becomes the text of a label neatly positioned beside the form control. I realize that's done in the renderer, and was just wondering if additional label positions were available. Looks like they're not (yet?) and I'll have to do it by hand for now.
Thanks for the info. John thron7-2 wrote > > 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 > -- View this message in context: http://qooxdoo.678.n2.nabble.com/Question-about-Form-Element-Label-Placement-tp7581105p7581111.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ 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
