• 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: apparao <email@hidden>
  • Date: Mon, 27 Aug 2007 16:07:03 +0530

NSWindowDidChangeScreenNotification -- Posted whenever a portion of an NSWindow object’s frame moves onto or off of a screen.

Check whether window frame operation occurs in your application?. And also send that code including notification handler method. It would help us to trace out the problem.


On 27-Aug-07, at 3:56 PM, Mark wrote:

Hi,

that didn't solve the problem. I still get no notifications through Cocoa.

Does that work for you?

Best
Mark



On 27.08.2007, at 12:00, apparao wrote:

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


On 27-Aug-07, at 3:00 PM, Mark wrote:

Hi all,
I've setup a notification profile changes but it doesn't work. Has anybody managed to get it working in Cocoa?


Here's my code
[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(cocoaScreenProfileChanged) name:NSWindowDidChangeScreenProfileNotification object:nil];


Best
	Mark
_______________________________________________

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:
40effigent.net


This email sent to email@hidden


_______________________________________________

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



_______________________________________________

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: 
 >NSWindowDidChangeScreenProfileNotification not working (From: Mark <email@hidden>)
 >Re: NSWindowDidChangeScreenProfileNotification not working (From: apparao <email@hidden>)
 >Re: NSWindowDidChangeScreenProfileNotification not working (From: Mark <email@hidden>)

  • Prev by Date: Re: NSWindowDidChangeScreenProfileNotification not working
  • Next by Date: Newbie question about _NSSize and NSSize
  • Previous by thread: Re: NSWindowDidChangeScreenProfileNotification not working
  • Next by thread: Re: NSWindowDidChangeScreenProfileNotification not working
  • Index(es):
    • Date
    • Thread