Re: [qooxdoo-devel] List of all QxTextFields

2006-07-04 Thread Christian Boulanger
I am currently working on a comprehensive "form support" mechanism which can be plugged into Qooxdoo 0.5.2. It will be released in a couple of days. Christian Bob Manc schrieb: > > After playing around for a while I came up with this. Seems to work. > > > > var textFields = getElements(d,'QxText

Re: [qooxdoo-devel] List of all QxTextFields

2006-07-03 Thread Bob Manc
var i=0; i wrote: From: Andreas Ecker [mailto: [EMAIL PROTECTED] To: qooxdoo-devel@lists.sourceforge.net Cc: [EMAIL PROTECTED] Date: Mon, 03 Jul 2006 12:47:39 +0200 Subject: Re: [qooxdoo-devel] List of all QxTextFields Howdy!Bob Manc wrote:> Is there an easy way to get an array of all QxT

Re: [qooxdoo-devel] List of all QxTextFields

2006-07-03 Thread Andreas Ecker
Howdy! Bob Manc wrote: > Is there an easy way to get an array of all QxTextFields in a document? No, sorry, no convenient built-in form support, yet. It should be fairly easy though, if you just keep references to all the QxTextFields instances you created and added. Bye, Andreas Using Tomca

[qooxdoo-devel] List of all QxTextFields

2006-07-01 Thread Bob Manc
Is there an easy way to get an array of all QxTextFields in a document? -Bob ___ Join Excite! - http://www.excite.com The most personalized portal on the Web! Using Tomcat but need to do more? Need to support web services, security? Get stuf