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
the tableView to alter the dataSource connections.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14004>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep