Hi all,

I have

IOBluetoothDeviceSelectorController *deviceSelector;

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...

OSX 10.9.1, xcode 5.0.2

Thanks to all in advance,
regards,
livio

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to