• 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: NSWindowDidChangeScreenProfileNotification not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSWindowDidChangeScreenProfileNotification not working


  • Subject: Re: NSWindowDidChangeScreenProfileNotification not working
  • From: Keary Suska <email@hidden>
  • Date: Mon, 27 Aug 2007 12:33:29 -0600
  • Thread-topic: NSWindowDidChangeScreenProfileNotification not working

on 8/27/07 4:00 AM, email@hidden purportedly said:

> Specifying Colon depends on the Notification handling method
> signature. If it accepts a argument then, you have to specify color
> there, otherwise not.

This is entirely incorrect. As spelled out in the docs:

"
- (void)addObserver:(id)notificationObserver
selector:(SEL)notificationSelector name:(NSString *)notificationName
object:(id)notificationSender

<snip>

notificationSelector
Selector that specifies the message the receiver sends notificationObserver
to notify it of the notification posting. The method the selector specifies
must have one and only one argument.
"

Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"


_______________________________________________

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

References: 
 >Re: NSWindowDidChangeScreenProfileNotification not working (From: apparao <email@hidden>)

  • Prev by Date: Re: CGContextSetStyle console log error?
  • Next by Date: Re: NSScrollView notification
  • Previous by thread: Re: NSWindowDidChangeScreenProfileNotification not working
  • Next by thread: Newbie question about _NSSize and NSSize
  • Index(es):
    • Date
    • Thread