Re: Accessing parameter widgets
Re: Accessing parameter widgets
- Subject: Re: Accessing parameter widgets
- From: Darrin Cardani <email@hidden>
- Date: Sat, 16 Sep 2017 10:26:52 -0700
Actually, one thing I haven’t tried is using the FxDynamicParameterAPI to
change the name of the parameter. I’m not sure off the top of my head whether
it changes both the name in the inspector and inside the button or just one of
those. You might want to give that a try and see what happens.
Darrin
> On Sep 16, 2017, at 10:19 AM, Darrin Cardani <email@hidden> wrote:
>
> I’m not aware of a way to do this from within your FxPlug. If you are
> creating a Final Cut Effect, you can rename published parameters when
> creating the template in Motion. Once you’ve published the parameter, select
> the project in the layer list, then click on the Inspector tab and choose the
> “Project” tab. It will have the names of all your published parameters. You
> can double click one to change it.
>
> Darrin
>
>> On Sep 13, 2017, at 1:54 PM, Lyndon Hill <email@hidden> wrote:
>>
>> Hi,
>>
>> When I use [FxParameterCreationAPI_v4 addPushButtonWithName:@“Generate” …]
>> the push button gets placed on a line in the filter parameters with a label
>> as depicted below:
>>
>> Generate [Generate]
>>
>> How can I change the first label to something else ? e.g.
>>
>> Important Initialisation [Generate]
>>
>>
>> Also, I was wondering if it is possible to access menu entries from
>> [FxParameterCreationAPI addPopupMenuWithName:…] in order to enable/disable
>> certain options ?
>>
>>
>> Or are these things only possible through custom UI ?
>>
>>
>> Many 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
>
> _______________________________________________
> 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
_______________________________________________
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