Hi list
[NSBrowser reloadColumn:] reselects the previously selected cells only
if [NSBrowser reusesColumns] == YES. What's about changing reloadColumn:
[oldCell type] == [newCell type] == NSTextCellType && [newCell
compare:oldCell] == NSOrderedSame ---> select cell
I know it's bad, but I guess it sucks less than the current way of
doing things.
regards
Marc
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep