1 Aug 2005 07:59
[bug #14004] when deleting a tab with objects on it, the objects aren't handled
Rob Burns <savannah-bounces <at> gnu.org>
2005-08-01 05:59:01 GMT
2005-08-01 05:59:01 GMT
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14004> Summary: when deleting a tab with objects on it, the objects aren't handled Project: GNUstep Submitted by: rburns Submitted on: Mon 08/01/2005 at 05:59 Category: Gorm Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open _______________________________________________________ Details: If I have a tab with a tableview on it, that is connected to its data source and delegate, and I delete that tab (without first deleteing the tableView), the gorm will become unloadable. I get this error. 2005-07-31 22:40:03.000 Popup[31957] Exception occured while loading model: Data Source doesn't respond to numberOfRowsInTableView: which happens specifically, because I deleted those methods from the data source. As I have deleted the tab, with the tableView on it, I can't get to(Continue reading)
RSS Feed