Re: Drag & drop
Re: Drag & drop
- Subject: Re: Drag & drop
- From: publiclook <email@hidden>
- Date: Mon, 14 Apr 2003 13:18:41 -0400
Apple's documentation can be searched at
http://developer.apple.com/techpubs/.
Most of the same documentation including sample programs are already on
your hard disk if you have the developer tools installed. Feel free to
use any searching tool with the files.
Searching the general internet with google is almost always fruitful:
http://www.google.com/search?as_q=Cocoa+drag+drop&num=100&hl=en&ie=ISO-
8859-
1&btnG=Google+Search&as_epq=&as_oq=&as_eq=&lr=&as_ft=i&as_filetype=&as_q
dr=all&as_occt=any&as_dt=i&as_sitesearch=&safe=images
There are many good books available:
http://www.amazon.com/exec/obidos/tg/sim-explorer/explore-items/-/
0672322307/0/ref=pd_sim_d_b/104-7865961-8939116. The books have on-line
source code examples.
There are great starting points with many links:
http://www.stepwise.com/StartingPoint/Cocoa.html
http://developer.apple.com/techpubs/macosx/Cocoa/SiteInfo/
NewToCocoa.html
There are many Cocoa programming sites:
http://www.stepwise.com
http://www.macdevcenter.com/pub/ct/37
http://www.cocoadev.com/
http://www.cocoadevcentral.com/
http://cocoadevcentral.com/articles/cat_tutorials_regular.php
http://www.stepwise.com/Articles/VermontRecipes/index.html
http://www.omnigroup.com/developer/
In some respects, this was a good newbie question because it asked
where to find documentation. That shows a willingness to do a little
research once pointers are provided.
I don't know how to answer a question about searching documentation
other than to show how to search with example searches. Is there a
generic site that teaches how to use documentation for any platform
and/or use google ?
On Monday, April 14, 2003, at 11:44 AM, Georges Engelmann wrote:
Hi
How to use drag and drop ?
Is there a documentation anywhere?
_______________________________________________
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.
_______________________________________________
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: | |
| >Drag & drop (From: Georges Engelmann <email@hidden>) |