URL:
<http://savannah.gnu.org/bugs/?25369>
Summary: NSOutlineView has small Cocoa incompatibility
Project: GNUstep
Submitted by: theeggcamefirst
Submitted on: Wed 21 Jan 2009 03:23:52 AM GMT
Category: Gui/AppKit
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
In GNUstep, an NSOutlineView calls the delegate method
outlineView:isItemExpandable: as the first delegate call, passing nil as the
item for the top level. Cocoa doesn't call this method for the top level at
all, so my implementation didn't handle that case, resulting in an empty
outline view. This was trivial to fix in my code, of course, but it represents
a small incompatibility between GS and Cocoa.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?25369>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep