-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello!

I seem to get a strange error when I bind something to a "changeValue" (or 
"input") event of a TextField. It gives me "undefined is not a function" error 
and it happens in the line 496 of SingleValueBinding.js. The line is

var value = source["get" + qx.lang.String.firstUp(lastProperty)]();

It seems to try to get "getChangeValue" or "getInput" functions which do not 
exist in TextField, as obviously those are not events, but properties. Is that 
a bug or am I doing something wrong?

Best regards, Mikhail
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkyNGV8ACgkQPHyh4sfuKrk4QQCdH4STTScF7fFIuF/8qE8K1u2b
JGAAnjYIUbZ3IhB6NmzWUhO70UQHemCl
=p8e+
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to