Re: replacing a superclass in the nib
Re: replacing a superclass in the nib
- Subject: Re: replacing a superclass in the nib
- From: "Brent Gulanowski" <email@hidden>
- Date: Fri, 4 Jan 2008 10:49:18 -0500
(I assume you're using Interface Builder 2, since IB 3 automatically syncs with the associated project). I'm not sure if I've ever been in that situation, but my first idea would be to remove said object from the nib, delete the old superclass from the class list , and then drag in the new superclass and class files (if not done already). The class list (if I remember correctly) is a tab in the nib window.
-b-
On Jan 2, 2008 10:57 PM, Denise Eatherly <
email@hidden> wrote:
Hi,
How to you get IB to recognize that you have replaced the superclass
for a custom view? It seems to retain the old hierarchy in a file
called classes.nib and there are some references to the old
superclass in the
username.pbxuser file. Correcting the information
in the classes.nib file doesn't stop the warning message. Including
an empty file for the old superclass seems to eliminate the warning,
but leaves me wondering what mischief might result from this
arrangement. There must be a better way.
Thanks,
Denise
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (
Brent Gulanowski
_______________________________________________
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