KCGDisplaySetMainFlag not firing
KCGDisplaySetMainFlag not firing
- Subject: KCGDisplaySetMainFlag not firing
- From: Trygve Inda <email@hidden>
- Date: Thu, 31 Jul 2008 09:01:14 +0000
- Thread-topic: KCGDisplaySetMainFlag not firing
I have a MBP17 and a 23" Cinema. The Cinema is the main display.
I am using:
void DisplayReconfigurationCallBack (CGDirectDisplayID display,
CGDisplayChangeSummaryFlags flags, void *userInfo)
When I remove the Cinema I get:
KCGDisplayRemoveFlag
kCGDisplaySetMainFlag // main is now set to the internal 17"
When I re-attach the Cinema I get:
KCGDisplayAddFlag
But do not get kCGDisplaySetMainFlag even though the main display is reset
to the Cinema.
Is this expected behavior? It seems odd.
Thanks,
Trygve
_______________________________________________
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