Hi Martin, Many Thanks! At first "too quick" look, I was a bit surprised it works as I also tried the converter way. But your way is smarter. In my case, I used the bindProperty() immediately on "label", so my converter function could only use the binded property's value as parameter and not the entire map.
I also tried by using a converter with the reference model as second parameter but for identical reasons as those explained in this topic, the model was always null. Best, BenoƮt. -- View this message in context: http://qooxdoo.678.n2.nabble.com/How-to-declare-conditionnal-bindProperty-tp5753053p5754765.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
