This mail is an automated notification from the bugs tracker of the project: GNUstep.
/**************************************************************************/ [bugs #9426] Full Item Snapshot: URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9426> Project: GNUstep Submitted by: Rob Burns On: Tue 06/22/2004 at 22:13 Category: Gui/AppKit Severity: 5 - Average Item Group: Change Request Resolution: None Assigned to: None Status: Open Summary: NSTableView redraw error Original Submission: I think that this happen when it redraws. But, I'm not sure. I have an NSTableView that I can delete things from. after I delete whatever is selected, I select the row that sits below. this works most of the time. But sometimes, usually when deleting multiple selections, I get this error. NSInternalconsistencyException: RowIndex => _numberOfRows in [NSTableView -rectOfRow:] I have an example to show the behavior here: http://www.eskimo.com/~pburns/rob/misc/TableTest-0.1.tar.gz I can reproduce the error consistently by openening the app, selecting the last row in the table, and clicking the delete button. It happens other times as well, but not so consistently. For detailed info, follow this link: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9426> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-gnustep
