NSWindow Deferred Window Display Support

2010-09-27 Thread Richard Somers
In Mac OS X 10.6 there is a new constant defined. #define NSAppKitVersionNumberWithDeferredWindowDisplaySupport The documentation says Developers should not need to use this constant unless they are writing applications for Mac OS X v10.5 and earlier. Now consider the designated

Re: NSWindow Deferred Window Display Support

2010-09-27 Thread Kyle Sluder
On Sep 27, 2010, at 7:07 PM, Richard Somers rsomers.li...@infowest.com wrote: In Mac OS X 10.6 there is a new constant defined. #define NSAppKitVersionNumberWithDeferredWindowDisplaySupport The documentation says Developers should not need to use this constant unless they are writing