• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSOpenSavePanelDelegate mounting all drives of a server
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSOpenSavePanelDelegate mounting all drives of a server


  • Subject: NSOpenSavePanelDelegate mounting all drives of a server
  • From: Lyndsey Ferguson <email@hidden>
  • Date: Mon, 2 Aug 2010 13:52:31 -0400

Hello Everyone,

I'm looking into a problem that appears when I use a
NSOpenSavePanelDelegate to filter files from the NSOpenPanel dialog on
Mac OS X 10.6.4.

The problem is that when the user clicks on one of the drives attached
to an NAS, many other drives become mounted, and for some of our
customers that have a lot of drives attached, this can take some time.

For example:

1. While the NSOpenPanel dialog is open, the user navigates to the
Company server in the "SHARED" portion of the left side panel.
2. In column view, the user clicks the Company server, and selects the
Pubs drive. When he does that, the Engineering, Backup, Marketing, and
other drives are also mounted.

If I change the code so it doesn't use my
NSOpenSavePanelDelegate-derived class, this problem doesn't occur.

If I simply change the delegate so that its one function, "-
(BOOL)panel:(id)sender shouldShowFilename:(NSString*)filename" returns
YES, the problem continues to occur.

Is this a known problem? Is there a workaround?

Thanks,
Mr. Lyndsey Ferguson
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSOpenSavePanelDelegate mounting all drives of a server
      • From: Lyndsey Ferguson <email@hidden>
  • Prev by Date: Re: Unarchiving issues
  • Next by Date: Re: Unarchiving issues
  • Previous by thread: Re: NSURLConnection - data comes in after completion
  • Next by thread: Re: NSOpenSavePanelDelegate mounting all drives of a server
  • Index(es):
    • Date
    • Thread