site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com User-agent: Thunderbird 2.0.0.0 (Macintosh/20070326) Hi Paul, Any way round this? Thanks Ben Hi, Ben, - Paul On Sep 18, 2007, at 8:14 AM, Benjamin Kent wrote: Hi, Thanks _______________________________________________ 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... I've made a custom UI widget which is an NSProgressIndicator, and periodically during my analysis I'm calling setDoubleValue on this progress bar (every second or so). Unfortunately, the UI doesn't seem to update until the end of my processing (which is disappointing for a progress bar :)). I've even tried making sure it's on the main thread using performSelectorOnMainThread, however this doesn't seem to make any difference. Paul Schneider wrote: there isn't a public way to do that. You might have some luck with starting a thread or process from within your plugin, and displaying your own progress UI (perhaps in a custom UI widget in the parameters list - see kFxParameterFlag_CUSTOM_UI). But we don't have a way for you to add items to Final Cut's Background Processes window today. Does anyone know how to spawn a background process in an FxPlug plug-in on FCP, in the same way that the SmoothCam node does it when it is applied to an effect? Ben _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com <mailto:Pro-apps-dev@lists.apple.com>) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/pschneider%40apple.com This email sent to pschneider@apple.com <mailto:pschneider@apple.com> This email sent to site_archiver@lists.apple.com
participants (1)
-
Benjamin Kent