Hello Claus, > I find the mixup is not very handy. In data > binding I've got qx.data.Arrays, a getSelection() returns a 'normal' > array (which has of course not a getItem(x) method). But okay - now I > know it :)
We know thats not a good way. But we had to wrap the native array to generate change events which is necessary to get the data binding working at all. But anyway, if you use data binding, you can always use the selection of the controller which contains the selected model objects and is a data array. The idea was not to use the widgets selection because selecting models is more intuitive than selecting list items (e.g.) the controller creates for you. Regards, Martin ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
