Hi,

I have a really weird problem - in AudioUnits the Cocoa GUI is available
like this - host asks the plugin for information about the objc class that
creates the GUI, creates the object, asks it to create the GUI. But on some
computers the GUI just don't show up, or even weirder it does NOT show up
the first time, then next time it starts working correctly. It seems like
the host cannot instantiate the objc class first, the system find out about
it, and then it is able to use it next time. But not the first time...
Also in cases, when the GUI doesn't show up at all, it can easily be solved
by simply copying the component using finder!
I should note, that I'm not using XCode, but build the component manually
using GCC. Then I use my custom installer, which copies the component
files. It definitely works, because when copied using finder the results
are exactly the same (maybe except for file times etc.).
Any ideas? Please help, I have no idea what is going on here...

Regards
Vojtech
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to