Re: [qooxdoo-devel] Flexing inside GroupBox

2007-01-04 Thread Nick Glencross
Sebastian Werner wrote: > Nick Glencross schrieb: >> Hi All! >> >> >> What I've been trying to do is create a List which flexes to a maximum >> size, and this works great. Ideally I'd like the List inside a GroupBox, >> but is there any way of doing this? I read that flexing is provided by >> th

Re: [qooxdoo-devel] Flexing inside GroupBox

2007-01-04 Thread Sebastian Werner
Nick Glencross schrieb: > Hi All! > > > What I've been trying to do is create a List which flexes to a maximum > size, and this works great. Ideally I'd like the List inside a GroupBox, > but is there any way of doing this? I read that flexing is provided by > the GridLayout, but since GroupBo

Re: [qooxdoo-devel] Flexing inside GroupBox

2007-01-02 Thread dperez
Try to give to the GroupBox a flex size, and to the list 100%, so that fills its container. Nick Glencross-2 wrote: > > Hi All! > > > What I've been trying to do is create a List which flexes to a maximum > size, and this works great. Ideally I'd like the List inside a GroupBox, > but is th

[qooxdoo-devel] Flexing inside GroupBox

2006-12-31 Thread Nick Glencross
Hi All! What I've been trying to do is create a List which flexes to a maximum size, and this works great. Ideally I'd like the List inside a GroupBox, but is there any way of doing this? I read that flexing is provided by the GridLayout, but since GroupBox inherits from CanvasLayout I don't