bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #25369] NSOutlineView has small Cocoa incompatibility


From: Doug Simons
Subject: [bug #25369] NSOutlineView has small Cocoa incompatibility
Date: Wed, 21 Jan 2009 03:23:54 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]