bug-gnustep
[Top][All Lists]
Advanced

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

[bug #25363] NSOpenPanel's delegate method panel:shouldShowFilename: is


From: Gregory John Casamento
Subject: [bug #25363] NSOpenPanel's delegate method panel:shouldShowFilename: is called too often
Date: Sun, 25 Jan 2009 17:29:49 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.14eol) Gecko/20070505 (Debian-1.8.0.15~pre080323b-0etch2) Epiphany/2.14

Follow-up Comment #2, bug #25363 (project gnustep):

I believe the point here is that it should only get called for each
file/directory in the current directory and not the ones beneath it in the
entire tree.   

See the documentation at:
http://developer.apple.com/DOCUMENTATION/Cocoa/Reference/ApplicationKit/Classes/NSSavePanel_Class/Reference/Reference.html#//apple_ref/occ/instm/NSObject/panel:shouldShowFilename:

In the docs when and how often the delegate method is called is not defined.

In general we should, whenever possible/easy, make changes to bring GNUstep's
behavior closer to Cocoa when we're made aware of a difference like this. 

Thanks, GC

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25363>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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