Re: [UFO-devel] UBoxLayout
Status: Beta
Brought to you by:
schmidtjf
From: Johannes S. <sch...@us...> - 2005-12-01 15:37:03
|
Am Mittwoch 30 November 2005 23:05 schrieb Andreas Beckermann: > Hi > the attached patch implements "stretch" areas for UBoxLayout and makes > widgets use remaining space. Something like this is already implemented using the flex attribute (I think since Feb 05) which corresponds to the XUL flex attribute. [...] > After that I am going to move this file into our "ufoext" library and make > a "don't use UBoxLayout - use this instead" policy in BoUfo. If the flex attribute (which truly is hardly documented outside of the XUL files) does not fit your needs, this will be the best way. Regards, Johannes |