[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #14004] when deleting a tab with objects on it, the objects aren't
From: |
Rob Burns |
Subject: |
[bug #14004] when deleting a tab with objects on it, the objects aren't handled |
Date: |
Mon, 1 Aug 2005 05:59:01 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050725 Firefox/1.0.6 |
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 #14004] when deleting a tab with objects on it, the objects aren't handled,
Rob Burns <=