• 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: IOBluetoothDeviceSelectorController and NSImage compositeToPoint
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IOBluetoothDeviceSelectorController and NSImage compositeToPoint


  • Subject: Re: IOBluetoothDeviceSelectorController and NSImage compositeToPoint
  • From: Fritz Anderson <email@hidden>
  • Date: Tue, 21 Jan 2014 10:49:34 -0600

On 21 Jan 2014, at 3:52 AM, Livio Isaia <email@hidden> wrote:

> when I call (self is NSObject <NSApplicationDelegate)
>
> [deviceSelector beginSheetModalForWindow:[self window] modalDelegate:self didEndSelector:@selector(browseEnd: returnCode: contextInfo:) contextInfo:NULL]
>
> in the output window appears
>
> *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
>
> does anybody know what I can do to avoid this? I think I’ve installed the latest xcode sdk...

I don’t have the whole story, but some system APIs emit warnings like that routinely. If your audit of your code convinces you you are passing the proper arguments, and the method works properly, you can ignore them. It’s Apple’s problem, and Apple will correct it before it affects your applications.

	— F


_______________________________________________

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: IOBluetoothDeviceSelectorController and NSImage compositeToPoint
      • From: Kyle Sluder <email@hidden>
References: 
 >IOBluetoothDeviceSelectorController and NSImage compositeToPoint (From: Livio Isaia <email@hidden>)

  • Prev by Date: Re: Core Data : Opt Out of SQLite WAL is nullified after File > Duplicate ?
  • Next by Date: Re: IOBluetoothDeviceSelectorController and NSImage compositeToPoint
  • Previous by thread: IOBluetoothDeviceSelectorController and NSImage compositeToPoint
  • Next by thread: Re: IOBluetoothDeviceSelectorController and NSImage compositeToPoint
  • Index(es):
    • Date
    • Thread