|
From: | matt rice |
Subject: | [bug #15316] NSTableView NSInvalidArugmentException on click |
Date: | Sat, 31 Dec 2005 13:55:59 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050826 Firefox/1.0.6 |
Update of bug #15316 (project gnustep): Open/Closed: Open => Closed _______________________________________________________ Follow-up Comment #1: fixed in cvs, the exception was actually coming from the data source when setObjectValue: was called because ![nil isEqual:nil] is 1. so setObjectValue: was being called even though the object had not changed. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15316> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |