Re: Correcting Misspelling in nib and source
Re: Correcting Misspelling in nib and source
- Subject: Re: Correcting Misspelling in nib and source
- From: j o a r <email@hidden>
- Date: Thu, 29 Dec 2005 18:57:35 +0100
On 29 dec 2005, at 18.49, Tommy Nordgren wrote:
How can I correct a misspelling of an outlet in a nib file and a
Cocoa header file,
after the class in question have already been wired up?
Correct the name of the outlet in the header file. Re-parse the
header from IB. Re-connect the outlet.
You can also do the two things independently of course. Rename the
outlet in the header file, and rename the outlet in the nib file
(using the inspector in IB). Done.
I would recommend the first approach though, as you will be sure that
the nib file exactly matches the header file.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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