Hello Eduardo,
First of all, welcome to qooxdoo!
Did you encounter some problems with the list controller? The assumption
that we always manipulate the last item of the list should not be any
trouble because the list items itself are only placeholder widgets and do
not have any hard connection to the model and its index. They are only
attached via Single Value Binding which takes care of all the data stuff
like bringing the right label to the list item.
The magic is happening in here:
this.bind("model[" + i + "]", targetWidget, targetProperty, options);
Regards,
Martin
--
View this message in context:
http://n2.nabble.com/PATCH-Bug-Fix-List-Controller-remove-items-at-the-end-tp4742860p4743215.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel