Follow-up Comment #3, bug #29892 (project gnustep):
Dug through the lists a little, from this thread: http://lists.gnu.org/archive/html/gnustep-dev/2007-02/msg00003.html so it appears that this removal was intentional, and I disagreed that this bug is a bug, "This stuff doesn't seem to make sense to me, if the selected objects changes row indexes the selected row shouldn't jump around to the new row index where the selected object now is... attached is a patch which gets rid of _selectedItems, and implements a private method to maintain the selected row index not the selected objects." so if you want to re-add this you will need to fix the bugs associated with it, IIRC these bugs take the form of, 'the selected row index changed, but the delegate was not informed of any change' _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?29892> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnustep
