Hi to @all: In this code:
http://tinyurl.com/kbhkroh <http://tinyurl.com/kbhkroh> with: pane.add( list1,0); pane.add( list2,1); Run fine, but if: pane.add( list1,0); pane.add( list1,1); Only one part of splitpane is showing, is this correct? Best Regards -- View this message in context: http://qooxdoo.678.n2.nabble.com/SplitPane-Curiosus-effect-tp7584362.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
