Hi Benoît,

with the current 1.0.1 release is this not possible. This feature is 
missing there, but this now implemented in the current trunk.

For more details have a look at [1], there you can find also the link to 
the bug report.

Cheers,
Chris

[1] 
http://n2.nabble.com/form-validator-custom-required-field-tp4575237ef678.html


Am 29.03.2010 12:57, schrieb benco:
> Hello,
>
> I try to code some form validation like it :
>
> ...
>
> var email = new qx.ui.form.TextField();
> email.setInvalidMessage("This email address is not valid");
> form.add(email, "email", qx.util.Validate.email());
> ...
>
> but I can't figure out why it is not working... Please have a look at the
> following playground example : http://tinyurl.com/yg2jdd7
>
> What I have to do ?
>
> Thanks in advance,
>
> Regards,
>
> Benoît.
>
>
>    


-- 
Christian Schmidt
Software Entwickler

1&1 Internet AG - Web Technologies
Ernst-Frey-Straße 9 · DE-76135 Karlsruhe

Amtsgericht Montabaur / HRB 6484
Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas 
Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver 
Mauss, Jan Oetjen
Aufsichtsratsvorsitzender: Michael Scheeren


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to