Hello Stefan,
the pane will be as wide as the widget you add to it. You can set a minWidth on one of the widgets to have a minimum pane size. Have a look at the source code of our SplitPane demo: http://demo.qooxdoo.org/current/demobrowser/#widget~SplitPane.html The "move" event is fired after a pane has been resized: http://demo.qooxdoo.org/current/apiviewer/#qx.ui.splitpane.Pane (be sure to activate the "Inherited" button). Cheers Jonathan ----- Jonathan Weiß Framework Engineer http://mysterycity.de/blog Blog - http://www.linkedin.com/in/jonathanrass LinkedIn - http://www.xing.com/profile/Jonathan_Weiss5 XING -- View this message in context: http://n2.nabble.com/Set-SplitPane-tp4588499p4590865.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
