Re: how to hide/show/bring to front apps with Cocoa?
Re: how to hide/show/bring to front apps with Cocoa?
- Subject: Re: how to hide/show/bring to front apps with Cocoa?
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 13 Jul 2002 20:37:06 +0100
On Saturday, July 13, 2002, at 08:30 PM, petite_abeille wrote:
It's private (along with Core Graphics Services, in
CoreGraphics.framework). I'm pretty sure I've seen headers to it
floating about, though, and the API is almost exactly the same as the
Carbon one (a CPSProcessSerNum is equal to a ProcessSerialNumber, for
example).
I see. Like the stuff in Frank Vercruesse's ASM (see attachment)? Is
that it?
Yes.
Looks suspiciously like the Processes.h stuff though...
That's what I mean. I presume what happened was that when Apple
engineers were thinking about the API they decided to model it after the
Carbon Process Manager. After all, if it ain't broke, don't fix it.
-- Finlay
_______________________________________________
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.