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: Wolfgang Lux
Subject: [bug #25363] NSOpenPanel's delegate method panel:shouldShowFilename: is called too often
Date: Sun, 25 Jan 2009 13:48:08 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US) AppleWebKit/525.18 (KHTML, like Gecko, Safari/525.20) OmniWeb/v622.3.0.105198

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

In fact, OS X calls -panel:shouldShowFilename: less frequently than GNUstep,
and this certainly could be optimized. AFAIR OS X calls the delegate method
only for the names that are visible in the Open Panel's browser. However this
means if a user starts scrolling the browser to the left or selects a parent
directory from the pop up, OS X should call the delegate method also with
prefixes of /path/to/some/folder. So I think it is your program's fault to not
handle these paths and not GNUstep's.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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