Re: IB Doesn't Get Renamed Action in Custom Class
Re: IB Doesn't Get Renamed Action in Custom Class
- Subject: Re: IB Doesn't Get Renamed Action in Custom Class
- From: Ken Thomases <email@hidden>
- Date: Sat, 5 Jan 2008 04:13:06 -0600
On Jan 4, 2008, at 10:24 AM, Jerry Krinock wrote:
It seems that, in IB 3, there is no way to manually edit a class
interface, so it has to be done by one of these menu commands I have
tried.
From the later messages in this thread, it seems that you have really
found a bug. However, I think the above statement is incorrect.
In IB, select the object of the custom class -- the one which is the
target of the action. Select the Identity Inspector (Command-6).
There you should see lists of the class actions and outlets. You can
remove one by selecting it and clicking the minus button. You can add
one with the plus button.
IB also shows you from where the action or outlet definition was
obtained using separators in the lists. If it was obtained from a
header file, then there will even be a link arrow to open that
header. Try clicking that to make sure it's the header file you were
expecting. Besides header files, definitions for actions and outlets
can be part of the nib itself, or system-defined.
Cheers,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden