Re: Discovering where a method was called from within the method
Re: Discovering where a method was called from within the method
- Subject: Re: Discovering where a method was called from within the method
- From: "I. Savant" <email@hidden>
- Date: Thu, 20 Apr 2006 10:34:50 -0400
On Apr 20, 2006, at 9:48 AM, Philip Dow wrote:
I think I may have set a binding somewhere that's calling the
methods in question.
You can use the nibtool command line to dump a description of the
nib to the console or to a text file. I *believe* all bindings are
listed in the output, though I've never tried this (there was a
discussion on this months ago on this very list). You could search
for your method in that text and infer from the hierarchy of views/
controls where your target key is used.
... I *think*. :-)
--
I.S.
_______________________________________________
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