• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: how to hide/show/bring to front apps with Cocoa?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to hide/show/bring to front apps with Cocoa?


  • Subject: Re: how to hide/show/bring to front apps with Cocoa?
  • From: petite_abeille <email@hidden>
  • Date: Sat, 13 Jul 2002 19:04:02 +0200

On Saturday, July 13, 2002, at 03:07 , Greg Hulands wrote:

Why does it have to be Cocoa and not what does the job, in this case carbon?

Maybe because I don't know anything whatsoever about this "Carbon" thing. Also because if there are some APIs in Carbon to do it, there must be something equivalent in Cocoa/Quartz/Whatever used by Carbon itself. Why deal with some "intermediary" (aka Carbon)?

In any case, where can I locate the "Processes.h" thing?

Your friendly locate, returns

/Developer/Headers/FlatCarbon/Processes.h

It turns out that Processes.h itself is only a place holder for #include <Carbon/Carbon.h>

/System/Library/Frameworks/Carbon.framework/Versions/A/Headers/Carbon.h

And so on, and so forth...

So where do I find "Processes.h" in this labyrinth of directories?

Thanks for any insight:-)

PA.
_______________________________________________
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.

  • Prev by Date: Re: [OT] Quartz Extreme in developer previews?
  • Next by Date: Re: [OT] Quartz Extreme in developer previews?
  • Previous by thread: How Do I Launch App From Net Inspired Kernel Extension?
  • Next by thread: Re: how to hide/show/bring to front apps with Cocoa?
  • Index(es):
    • Date
    • Thread