Re: Expose API ?
Re: Expose API ?
- Subject: Re: Expose API ?
- From: "John C. Randolph" <email@hidden>
- Date: Mon, 26 Jul 2004 16:27:56 -0700
On Jul 12, 2004, at 11:24 PM, Wade Tregaskis wrote:
After having search through the archive, I found little to no mention
of an Expose API. Is it possible to utilize this awesome
functionality in our own apps (i.e., on an NSView or NSWindow)?
There is no official API for anything Expose does (aside from
Dashboard in Tiger, if you want to make a pedantic technical
classification).
I did happen to find some talk about some CoreGraphicsServices.h
(with an included source code app that rotates a window) but it
seemed more like a hack than something supported by Apple. Don't get
me wrong, the app is cool but I fear using it because any iteration
of OS X could potentially break it.
I'm the author of said hack. :) Yes, it is a hack, and it uses
undocumented, unsupported API's to do what it does. A few Apple
engineer's and 3rd parties have voraciously condemned it, so use at
your own risk...
Well, I don't know that we've *condemned* it.. It's just that we won't
support it. ;-)
-jcr (speaking as the person that questions about this kind of hackery
are most likely to come to..)
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.
References: | |
| >Expose API ? (From: Jim Vanaria <email@hidden>) |