I had programmed a table widget with search field using
the  qx.ui.form.TextField() object under qooxdoo 2.0.1
I moved to 2.1 all my stuff works (now), had to change order
of operation around some with root placed items and 

container placed widgets. but can not figure why TextField
is not working at all. If I comment out this line.


      var searchField = new qx.ui.form.TextField();

 Everything works fine. If I uncomment the line none of the widgets 

show up and all I get is the index.html displaying. What do I need to
do to get a TextField object to work in 2.1. I am using labels,buttons
and a table widgets which work fine. 




Daniel Yount aka [icarus]factor

facto...@yahoo.com
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to