Custom view: lost connection via uiFreshlyLoadedView?
Custom view: lost connection via uiFreshlyLoadedView?
- Subject: Custom view: lost connection via uiFreshlyLoadedView?
- From: Artemiy Pavlov <email@hidden>
- Date: Mon, 15 Jan 2007 10:57:27 +0200
Hello all!
I have the following problem. I have two AudioUnit plugins with Cocoa
views. One is working okay, but the second seems to have lost it's
connection to the view after I re-read the header files.
In the working plugin, "File's Owner" is of class MyPluginViewFactory
and "Cocoa View" is of class MyPluginView and they are connected via
the uiFreshlyLoadedView outlet of File's Owner. In the second one,
this connection got broken. I manually added an outlet
uiFreshlyLoadedView of class MyPluginView through which File's Owner
is connected to Cocoa View. This will not make it work, no custom
view is shown... Is there anything else I need to do?
Could someone give any advise if possible?
Thank you very much,
Artemiy.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden