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

Hello!

This is weird, I have very similar code. Unfortunately I can't really show all 
the stuff, as there are quite many related things, so I'll try to compact it a 
bit.

https://gist.github.com/6b1ac78a8e1849049678

It `kinda` works. First field (field1 here) binds both ways correctly, but 
other fields remain unbound. Also that undefined errors spawn on every 
selection change.

Thanks, Mikhail

On 09/13/2010 11:11 AM, Martin Wittemann wrote:
> Hey,
> 
> a quick test in the playground is woorking for me:
> http://tinyurl.com/32bjbam
> 
> Could you maybe supply your sample which is not working?
> 
> Best,
> Martin
> 
> 
> Am 12.09.2010 um 20:18 schrieb Mikhail Novikov:
> 
> 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
>>
- ------------------------------------------------------------------------------
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

> ------------------------------------------------------------------------------
> 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

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

iEYEARECAAYFAkyN4mAACgkQPHyh4sfuKrn/TwCePinPK4wltpjEHOYJ9dptEbI/
OWoAn01lRf8MXXiGfLpGIwfamfGM11dm
=AQeJ
-----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