site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 Hello, I noticed that custom parameter data is not saved with the project in FCP 7.0.3 in OS X 10.7 and changing a custom parameter value does not trigger a re-render. Is this a known issue, and is there a workaround for this? There are two things that could affect this: _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... On 8/1/2011 8:49 AM, Eberhard Ammelt wrote: 1. make sure you are using the V2 parameter create/query APIs. Your plugin will still appear to work fine if you are using the V1 APIs, but your custom data won't save. 2. If you *ARE* using the V2 APIs, you may need to add a dummy NSView in the custom UI creation callback. Just an empty very small view and mark it hidden. This email sent to site_archiver@lists.apple.com