• 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 may not respond to setDirectoryURL?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOpenPanel may not respond to setDirectoryURL?


  • Subject: Re: NSOpenPanel may not respond to setDirectoryURL?
  • From: Howard Moon <email@hidden>
  • Date: Thu, 08 Mar 2012 06:54:23 -0800

On Mar 8, 2012, at 6:21 AM, Mike Abdullah wrote:
>>
>> 	I'm really not that familiar with Objective-C and Cocoa yet, but I'm getting a warning for something that works fine, and I hate warnings.  The warning is:
>>
>> 		'NSOpenPanel' may not respond to '-setDirectoryURL:'
>>
>> 	I know that setDirectoryURL: is an NSSavePanel message, but NSOpenPanel derives from NSSavePanel, so why does it give me this warning?  As I said, it works fine (i.e., the open panel starts out in the folder I specified).  Is there a case where it WON'T work?  If not, then is there a way to prevent the warning?
>
> That method was introduced in 10.6. Are you perhaps building against the 10.5 SDK or even earlier?
>

Ah, yes, that's it.  But I do need to support 10.5.  What can I use that works in 10.5 thru 10.7?

Thanks,
	Howard



_______________________________________________

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: NSOpenPanel may not respond to setDirectoryURL?
      • From: Mike Abdullah <email@hidden>
References: 
 >NSOpenPanel may not respond to setDirectoryURL? (From: Howard Moon <email@hidden>)
 >Re: NSOpenPanel may not respond to setDirectoryURL? (From: Mike Abdullah <email@hidden>)

  • Prev by Date: Re: Cocoa-dev Digest, Vol 9, Issue 161
  • Next by Date: Re: Finding object array index when iterating through array
  • Previous by thread: Re: NSOpenPanel may not respond to setDirectoryURL?
  • Next by thread: Re: NSOpenPanel may not respond to setDirectoryURL?
  • Index(es):
    • Date
    • Thread