I just tried that but then I get an error that says "Added widget no
supported".

This is the bit of code I added:


     var listsLayout = new qx.ui.layout.HBox();
     listsLayout.setSpacing(4); 

     var container = new qx.ui.container.Composite(listsLayout);

     container.add(usersSource);
     container.add(usersTarget);

     form.add(container, "Users");


      // create the view
      groupBox.add(new qx.ui.form.renderer.Single(form));






--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Form-AbstractRenderer-tp6305837p6305898.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to