• 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: Where to find the documenation that I need
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where to find the documenation that I need


  • Subject: Re: Where to find the documenation that I need
  • From: Joshua Scott Emmons <email@hidden>
  • Date: Wed, 1 Mar 2006 09:27:00 -0600

I have been browsing through the documentation for Cocoa,
but I have not had much like finding what I need.

Maybe I'm not sure as to what you need, but it was pretty easy for me.

Is it possible to receive that selected data from another app? Does that
appilcation have to support my service in order to "copy" that data?

Go to the Apple Reference library: http://developer.apple.com/referencelibrary/index.html

Click on Cocoa (providing you are looking for help with Cocoa)

In the search box on top, type "service".

Check the box that says "restrict to Cocoa" to make it even easier.

Click the magnifying glass.

The first result is the System Services programming guide:
http://tinyurl.com/2plf2

One step above it is the Interapplication Communication section, which contains docs on copying, pasting, dragging, and dropping, and UTIs. This may also be of use to you:
http://tinyurl.com/m63yg


Also, there are all sorts of launcher programs that can be run with the
press of a button.

You need to understand how keyboard events are handled in order to understand how things are launched when a key is pressed. Following the steps above, search for "key events" instead of "service". The first result is the Event Handling Programming Guide for Cocoa: Key Events
http://tinyurl.com/moyej


Though I would recommend reading the entire event handling guide:
http://tinyurl.com/qxz4w

I apologize if these are rather basic questions, but I just don't know where
to find the answers.

I hope that you know now. Using the basic search provided with the Apple documentation should be the second place you look. Browsing the docs by the subject you are interested in should be your first. Google should be your third.



Cheers, -Joshua Emmons _______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: RE: NSTextView custom cursor
  • Next by Date: RE: Multiple Toolbars, Same Window like XCode
  • Previous by thread: Re: Programmatically setting the value of a bound TextField
  • Next by thread: RE: NSPopUpButton - aligning to top vertically (SOLVED)
  • Index(es):
    • Date
    • Thread