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/ _______________________________________________ Bug-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnustep
