plugin unexpectedly available in Motion
plugin unexpectedly available in Motion
- Subject: plugin unexpectedly available in Motion
- From: Steve Christensen <email@hidden>
- Date: Wed, 11 Mar 2009 06:42:55 -0700
I'm working on a plugin that will only work with FCP because it's
using FCP's AppleEvents and XML. I have a test in -
initWithAPIManager: for FCP which causes it to just return nil if
it's opened in FCE or Motion.
I just launched Motion via the debugger and found, to my surprise,
that -initWithAPIManager: is not being called until the plugin is
selected in the Library list. That is different behavior from FCP and
FCE, which call -initWithAPIManager: as the plugins are being loaded,
so my plugin is correctly not available in FCE.
Is this a Motion issue or have I missed some setup piece described in
the FxPlug spec?
steve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden