• 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
Re: NSOpenPanel not showing iCloud
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOpenPanel not showing iCloud


  • Subject: Re: NSOpenPanel not showing iCloud
  • From: Kevin Perry <email@hidden>
  • Date: Wed, 03 Apr 2013 20:44:53 -0700

At the moment, the only open panel that gets the iCloud treatment is the one created by -[NSDocumentController openDocument:] or -[NSDocumentController beginOpenPanelWithCompletionHandler:].

-KP

On Apr 3, 2013, at 8:29 PM, Kurt Sutter <email@hidden> wrote:

> Dear all
>
> We are trying to make our application iCloud savvy. We have sandboxed it, and we have enabled iCloud  in the Xcode target settings. The application uses NSDocument-derived documents. We are using the latest public release of Mac OS 10.8
>
> The save dialog boxes show iCloud as expected, and they allow us to save or documents on iCloud. However, the  open dialog boxes don't. We basically invoke the open dialog boxes as follows:
>
> panel = [NSOpenPanel openPanel];
> result = [panel runModal];
>
> The dialog box created in this way is an old-style open dialog box that does not provide any access to iCloud.
>
> We are a bit at the loss and any advice is appreciated.
>
> Best regards and thanks in advance
>
> Kurt _______________________________________________
>
> 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

_______________________________________________

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

  • Prev by Date: Re: UIView final frame after device rotation
  • Next by Date: Defaults not stored
  • Previous by thread: Re:RE: PROVIDING A SERVICE WITHOUT ACTIVATING AN APP
  • Next by thread: Defaults not stored
  • Index(es):
    • Date
    • Thread