[EMAIL PROTECTED] writes:
> Thanks for your help, Derrell.
> I have one more question - will this code work:
>
> var test = document.getElementById('test');
> var btnRun = new qx.ui.form.Button('Run!');
> btnRun.set({...});
> qx.ui.core.Widget.flushGlobalQueues();
>
> test.appendChild(btnRun.getElement());
It looks like it has some possibility to work, but I have no idea. If btnRun
was rendered with with position:absolute (likely; most things use absolute
positioning in qooxdoo), then the results may not be what you expect.
Derrell
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel