Panther's NSScreen vs. screen resolution changes
Panther's NSScreen vs. screen resolution changes
- Subject: Panther's NSScreen vs. screen resolution changes
- From: Peter Maurer <email@hidden>
- Date: Tue, 8 Jun 2004 15:01:10 +0200
Hi group,
has anyone ever noticed that Panther's NSScreen class doesn't seem to
perceive screen resolution changes while an application is running? I
always have to restart my application to make [[[NSScreen screens]
objectAtIndex: 0] frame] return the actual screen size after changing
the screen resolution. I've never had this problem with Jaguar.
Could this be due to excessive caching, or is it just me?
Peter.
___
http://www.petermaurer.de/butler
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.