Ok, I got it.

The names of the eventprocedures in the property Section must be different.

So i changed
 testKomp :     { init : "Testnext", check : String , event: "changeValue" }
 testLab    : { init : "Testprev", check : String, event: "changeValue" }

to
testKomp :     { init : "Testnext", check : String , event:
"changeKompValue" }
 testLab    : { init : "Testprev", check : String, event: "changeLabValue" }

and it works.

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/singlevalue-binding-with-to-different-properties-gives-the-same-result-tp6319287p6319851.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to