Re: [qooxdoo-devel] Add Qx Objects in a DOM Object

2006-06-29 Thread wewu200
you can use the "Inline" object. -- View this message in context: http://www.nabble.com/Add-Qx-Objects-in-a-DOM-Object-tf1864336.html#a5114733 Sent from the qooxdoo-devel forum at Nabble.com. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with

[qooxdoo-devel] Add Qx Objects in a DOM Object

2006-06-28 Thread ACampelo
Hi, I?m starting using Qooxdoo and I'm trying solve a little question. I would like to add a QxTabViewPage im my HTML page. I have a with id="div01". I tryed with this (inside a file called test.js): var tf1 = new QxTabView; tf1.set({ left: 20, top: 48, right: 335, bottom: 48 }); var t1_1 = n