Re: No custom UI in Motion
Re: No custom UI in Motion
- Subject: Re: No custom UI in Motion
- From: Darrin Cardani <email@hidden>
- Date: Wed, 24 Jun 2009 09:32:16 -0700
On Jun 23, 2009, at 8:34 PM, Micah Sharp wrote:
This is kind of weird, because I have a view that shows up in FCP,
but not in Motion. Other plug-ins with similar views DO show up in
Motion, so I know I'm just doing something silly wrong.
- (NSView *)createViewForParm:(UInt32)parmId
IS getting called in FCP, but NOT in Motion. Again, I have another
plug-in where there is no problem in Motion and the parameter setup
code is identical.
[parmsAPI addCustomParameterWithName :@"Options"
parmId :FXid_Options
defaultValue :@""
parmFlags :kFxParameterFlag_CUSTOM_UI |
kFxParameterFlag_DONT_DISPLAY_IN_DASHBOARD];
What could I be missing? I do inherit from NSObject <FxFilter,
FxCustomParameterViewHost>, so that isn't it. Any thoughts?
Micah,
That's very odd. Is anything written to the console? Would you be
able to send me a copy of the plugin (or possibly a paired down one
that has the same problem)?
Darrin
--
Darrin Cardani
email@hidden
_______________________________________________
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