• 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: Disappearing accessory view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disappearing accessory view


  • Subject: Re: Disappearing accessory view
  • From: Michael McLaughlin <email@hidden>
  • Date: Mon, 15 May 2017 18:49:02 -0400

I am saving the savePanel because it contains the radio buttons selecting PDF or PNG and those buttons send an IBAction to the NSDocument for printing.

This is not a sandboxed app.

----------------------------------------------------------------------

Message: 1
Date: Sun, 14 May 2017 22:12:48 -0700
From: Quincey Morris <email@hidden>
To: Michael McLaughlin <email@hidden>
Cc: email@hidden
Subject: Re: Disappearing accessory view
Message-ID:
<email@hidden" class="">email@hidden>
Content-Type: text/plain; charset="utf-8"

On May 14, 2017, at 11:18 , Michael McLaughlin <email@hidden> wrote:

  thisSavePanel = savePanel;


Why are you saving the panel reference? If this is a sandboxed app, the save panel handling is very weirdly smeared across multiple processes, so keeping it around (if that’s what you’re doing) doesn’t seem like a good idea. Can you try creating a new save panel each time in your “prepareSavePanel” method?


--
Michael McLaughlin
email@hidden





 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Disappearing accessory view
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: Re: 'UNUserNotificationCenter' is only available on iOS 10.0 or newer
  • Next by Date: Re: 'UNUserNotificationCenter' is only available on iOS 10.0 or newer
  • Previous by thread: Re: Disappearing accessory view
  • Next by thread: Re: Disappearing accessory view
  • Index(es):
    • Date
    • Thread