Skip navigation.
 
mlRe: Finding definitions
FROM : Karsten
DATE : Fri Aug 31 08:10:50 2007

hi steve,

for implementers just cmd-doubleclick the selector to go directly to 
the header file, it'll open a popup menu if there's more than one 
definition...
however, there's no such thing as senders of a method which is also 
absolutely usefull, you'll have to go for cmd-shift-f (project wide 
search) and search for the selector

Kind Regards
Karsten



Am 31.08.2007 um 06:32 schrieb Steven W Riggins:

> What is the easiest way in XCode to find the definition of:
>
> objectForCompoundKey:ri fromData:runData
>
> I am used to Smalltalk where I can just select it and find 
> implementors :)
>
> Thanks!
>
> Steve
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
>

Related mailsAuthorDate
mlFinding definitions Steven W Riggins Aug 31, 06:32
mlRe: Finding definitions mmalc crawford Aug 31, 07:42
mlRe: Finding definitions Karsten Aug 31, 08:10