Re: how to properly rename classes in a custom Cocoa view
Re: how to properly rename classes in a custom Cocoa view
- Subject: Re: how to properly rename classes in a custom Cocoa view
- From: Artemiy Pavlov <email@hidden>
- Date: Thu, 28 Sep 2006 21:23:08 +0300
Hello Michael!
Thanks for the reply.
Yes, I did that too... So again, the bare minimum of things which
will be enough is:
1. Rename CocoaView and CocoaViewFactory in .h/.m files
2. Rename CocoaViewFactory in the main .cpp
3. Rename CocoaView and CocoaViewFactory in the .nib
Right?
Thanks again,
Artemiy.
On 28 Sep 2006, at 8:16 PM, Michael Hopkins wrote:
Artemly,
You need to rename the view class in the nib file too. Otherwise
the nib file will still be referencing the old name.
Hope this helps!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden