No custom UI in Motion
No custom UI in Motion
- Subject: No custom UI in Motion
- From: Micah Sharp <email@hidden>
- Date: Tue, 23 Jun 2009 20:34:40 -0700
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?
Thanks,
--
Micah Sharp
www.redgiantsoftware.com
_______________________________________________
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