changes from xcode 2.3 to 2.4?
changes from xcode 2.3 to 2.4?
- Subject: changes from xcode 2.3 to 2.4?
- From: Howard Shere <email@hidden>
- Date: Thu, 12 Oct 2006 16:58:37 -0500
I have this line of code in my app:
mode = CGDisplayBestModeForParametersAndRefreshRateWithProperty(kCGDirectMainDisplay, 16, width, height, 72, kCGDisplayModeIsStretched, &exactMatch);
The app that was built in xcode 2.3 works fine, but the one build in 2.4 always gets NULL back for mode. The machines running this are running 10.4.8. Both are intel machines.
Any ideas on why this would have broken?
Howard Shere http://www.livejournal.com/users/realgreendragon/ Altair 8800a to Mac OS X so far...
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden