On Fri, 30 Jul 2010, Dietrich Streifert wrote: > > > Am 30.07.2010 13:28, schrieb Fritz Zaucker: >> On Fri, 30 Jul 2010, Dietrich Streifert wrote: >> >>> I'll have a look further into dom creation. Especially there are a lot of >>> checkboxes and textfields which have no label, the label is created >>> elsewhere. This is due to the fact that labels are arranged right aligned >>> within a grid layout and fields left aligned. >> I just stumbled across that myself yesterday with the same solution as >> your's. But I guess it should be fairly easy to create another version of >> the current check box with a lable on the left instead (and perhaps some >> adjustable spacing). > That would be an option, but how do you align those checkboxes within a more > complicated sequence of radiobuttons, textfields, comboboxes etc? Here is a > snapshot of the beast:
Hmm, haven't thought about it yet. Might get ugly ... Another option would be, to strip down the current checkbox and remove all the label stuff and stick with your current label/checkbox setup. Cheers, Fritz -- Oetiker+Partner AG tel: +41 62 775 9903 (direct) Fritz Zaucker +41 62 775 9900 (switch board) Aarweg 15 +41 79 675 0630 (mobile) CH-4600 Olten fax: +41 62 775 9905 Schweiz web: www.oetiker.ch ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
