Hi Tom, you can achieve this by setting a fixed height for the window and adding child widgets with the flex property set to a value > 0. Here's a quick example:
http://tinyurl.com/2w8wawu Regards, Daniel Tomek schrieb: > Dear all, > > I got simple window with VBox layout > I'm adding two widgets with no 'width' specified and call Window.open() > Window is visible and when I add next widget to window it's resizing. > How to prevent this situation, I'd like to automatically resize other > widgets and stay a window at previous size. > > Regards > > Tom > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > > > ------------------------------------------------------------------------ > > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
