Hello Mustafa,
thanks for the pointer. Thats just some old code which was left from the 
changes made some time ago. The working code is:

      var manager = new qx.ui.form.validation.Manager();
      nameTextfield.setRequired(true);
      manager.add(nameTextfield);

I changed the demo to have the working code in it.
Thanks,
Martin


Am 18.08.2010 um 16:44 schrieb Mustafa Sak:

Hi List,

why does this work on demo:

var manager = new qx.ui.form.validation.Manager();
      manager.add(nameTextfield, qx.util.Validate.required);

But the API says, there is no qx.util.validate.required
By the way at my script this error notifies: qx.util.validate is undefined

Regards

Mustafa Sak


<image001.gif>


SAKsystems
Inh. Mustafa Sak
Varrelmannstr. 16
30453 Hannover

Tel.   +49 511 / 165 969 40
Fax   +49 511 / 165 969 49
Mobil +49 163 / 312 6144

http://www.saksys.de
[email protected]<mailto:[email protected]>
STEUER-Nr. 2613817458


<Mustafa Sak 
([email protected]<mailto:[email protected]>).vcf><ATT00001..txt><ATT00002..txt>

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to