Re: [qooxdoo-devel] setValue in Textfield

2010-03-11 Thread Ilkka Oksanen
On Thu, Mar 11, 2010 at 10:01 AM, smisonl...@googlemail.com < smisonl...@googlemail.com> wrote: > Their is a problem when i set the value to "0" > ID = 0; > textfield.setValue(ID); > > > throws an error and stop the script > > Did you check API documentation? setValue in this case expects String.

[qooxdoo-devel] setValue in Textfield

2010-03-11 Thread smisonl...@googlemail.com
Their is a problem when i set the value to "0" ID = 0; textfield.setValue(ID); throws an error and stop the script ID = 0; textfield.setValue(ID+""); works?!? Why? -- Download IntelĀ® Parallel Studio Eval Try the new s