Hi,

maybe this will help you:
http://demo.qooxdoo.org/4.1/demobrowser/#layout~HBox_Percent.html

Cheers Tobias

Am Mittwoch, den 11.02.2015, 18:28 +0100 schrieb Frédéric:
> Le Wednesday 11 February 2015, Sanne a écrit :
> 
> > Try the flexing like this:
> > 
> >    group.add(new qx.ui.mobile.form.Label("Setpoint"), {"flex":0});
> >    group.add(setpointNumberField, {flex: 1});
> 
> Yes, but I want the label to be expansed, and the numberField reduced,
> on the right of the page.
> 
> I tried to set the max length of the numberField, but it does not work.
> Maybe I need to set some internal value, so the widget has a maximum
> size, like a toggle button?
> 



------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to