• 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: Telling apart different save panels
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Telling apart different save panels


  • Subject: Re: Telling apart different save panels
  • From: Seth Willits <email@hidden>
  • Date: Thu, 22 Sep 2011 12:20:21 -0700

On Sep 20, 2011, at 6:00 PM, douglas welton wrote:

> I'm not sure that my solution is any "less messy" than what you have suggested, but... when faced with this same situation, I gave the save panel a different title each time it was invoked. When the panel object was passed to my delegate, I could tell where the panel was being used by the title of the inbound object.  No need for subclasses or additional retains.



You could use Obj-C associated objects for the same effect with your own property instead of reusing title.


Another simple way of solving the original problem is to have an instance variable for the sheet and use a comparison to distinguish them in the delegate methods.



--
Seth Willits
_______________________________________________

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: Telling apart different save panels
      • From: Graham Cox <email@hidden>
References: 
 >Telling apart different save panels (From: Graham Cox <email@hidden>)
 >Re: Telling apart different save panels (From: douglas welton <email@hidden>)

  • Prev by Date: Re: Gestalt
  • Next by Date: Re: Sandboxing and file references
  • Previous by thread: Re: Telling apart different save panels
  • Next by thread: Re: Telling apart different save panels
  • Index(es):
    • Date
    • Thread