On Fri, Jul 30, 2010 at 08:23, Dietrich Streifert <
[email protected]> 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:
>
Dietrich, this seems to lend itself REALLY well to using the Progressive
loader. As soon as the first tab is rendered, the UI is available to your
users, and additional tabs can continue to render in the background. Please
see
http://demo.qooxdoo.org/devel/demobrowser/#progressive~ProgressiveLoader.html
In that example, I intentionally switch to the latest tab being rendered,
and render small portions of each tab in a batch, so that the user can see
the UI being rendered. In your case, you wouldn't switch to the latest tab
being rendered, and you'd probably include a single tab's widgets in a
single batch.
Derrell
------------------------------------------------------------------------------
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