Compound Parameters
Compound Parameters
- Subject: Compound Parameters
- From: Lyndon Hill <email@hidden>
- Date: Fri, 25 Aug 2017 20:48:17 +0100
Hi Guys,
Two questions please:
1. How to publish compound parameters in Motion 5 (latest version) ?
I am following the instructions at
https://support.apple.com/kb/PH16056?locale=en_US
both the shortcut menu and "animation menu” have the publish option but it is
greyed out.
The long version of the above:
I did a [FxParameterCreationAPI startParameterSubGroup] in my FxFilter
addParameters method. There are some parameters inside the subgroup. This
allows the user to neatly collapse or open the group of parameters in the
inspector part of Motion and FCPX. If I try to publish the subgroup parameter
in Motion, I get the menu as shown in the first picture of the support page
above, but the publish option is disabled. I don’t want to publish these
parameters individually.
The Motion 5 user manual
https://help.apple.com/motion/mac/5.0/help/English/en/motion/usermanual/index.html#chapter=19§ion=7&tasks=true
provides the same instructions as the other page.
2. How to expand a collapsed compound parameter group programatically ?
In my FxFilter parameterChanged method I can set the flag
kFxParameterFlag_COLLAPSED on a parameter subgroup to collapse it, but setting
the parameter flags to kFxParameterFlag_DEFAULT does not expand it again. I’m
pretty sure I tried all the other flags, but did not get any success.
I am using FxPlug 3.
thanks in advance,
Lyndon Hill
_______________________________________________
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