Re: FxPlug versioning
Re: FxPlug versioning
- Subject: Re: FxPlug versioning
- From: Darrin Cardani <email@hidden>
- Date: Wed, 27 Mar 2013 09:56:18 -0700
Oh, I should add - if you go with my suggestion of hiding either the old or new popup menu based on the version, then I think question 3 is irrelevant because the popup menu you don't want the user to see should always be hidden.
Another option is to put the new items at the end of the menu. In this case, that's not very user-friendly because of the meaning of the menu items, but it's probably the easiest option.
Darrin
On Mar 27, 2013, at 7:34 AM, Martin Baker <email@hidden> wrote:
> I have a popup menu parameter which currently has the following options
> SS
> MM:SS
> HH:MM:SS
>
> and I want to add 2 new menus so it is like this:
> SS
> M:SS
> MM:SS
> H:MM:SS
> HH:MM:SS
>
> Q1: I'm fairly positive that Motion/FCP just stores the selected index of the popup, so a user opening a v1 project with the v2 plug-in would have their HH:MM:SS choice now showing up as MM:SS?
>
> Q2: So looking at the versioningAPI, I can check for versionAtCreation == 1, but then what? I could internally remap old index 1 to new 3, and old index 2 to new 4 but the parameter value should really be updated programmatically so the UI shows the correct choice. So that's doable, but then for the future how do I tell Motion/FCP that this has been updated since versionAtCreation is read only?
>
> Q3: Is it necessary to remake the Motion Template when adding menus to a popup, or is that parameter just published by ID, so will update in FCP automatically?
>
>
> thanks
>
> Martin Baker
> www.digital-heaven.co.uk
> www.twitter.com/digitalheaven
> www.videospaceonline.com
> www.finalcutters.com
> ------------------------------------------------------
> Digital Heaven Ltd is registered in England and Wales
> Company registration number: 3628396
> Registered address: 55 Lynwood Drive, Worcester Park, Surrey KT4 7AE
> VAT registration number: GB 736 0989 03
>
>
> _______________________________________________
> 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