Hello,

In my application I have the following call:

  [self enterFullScreenMode:[NSScreen mainScreen] withOptions:0];

This function is documented here, and does not appear to be deprecated:

http://developer.apple.com/mac/library/documentation/Cocoa/Reference/ApplicationKit/Classes/NSView_Class/Reference/NSView.html#//apple_ref/occ/instm/NSView/enterFullScreenMode:withOptions:

And yet I am getting the following message right after making this call:

myApp[11220]: CPSSetForegroundOperationState(): This call is
deprecated and should not be called anymore.

I am using the latest released version of OSX, 10.5.8. Any tips would
be appreciated.


Thanks,
 Shayne Wissler
_______________________________________________

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

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

Reply via email to