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: Fri, 29 Sep 2006 13:44:09 +0300
Hello Michael!
Well, I just didn't pay enough attention to some minor things. The
complete list of what was needed is:
1. Rename the view and view factory classes in the cocoa sources
2. Rename the view and view factory classes in the Interface Builder
3. Rename the NSPrincipalClass in CocoaViewFactory.plist to the new
view factory class
4. Rename the className in the GetProperty() function of the AU
sources to the new view factory class
I think that was all I did. All works fine and the GUI shows in
AULab, GB and Wave Editor.
Artemiy.
On 28 Sep 2006, at 11:46 PM, Michael Hopkins wrote:
Glad to hear you figured it out. I would guess that you didn't
change your project builder settings to recognize your main class.
Was that it?
_______________________________________________
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