Re: calling getInputBitmap from within drawRect of custom param view in FCP FxPlug plug-in
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Hi, Ben, - Paul On Oct 31, 2007, at 3:02 PM, 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... what you're doing should work. The idea is that you could have an "options..." button that pops up a modal dialog, and within the dialog you could grab frames from -getInputBitmap, draw them in your dialog, then draw your own controls on top of them. This is a workaround for our lack of support for onscreen controls. If you're seeing crashes, it sounds like something's going wrong in FCP. Could you send me a small sample FxPlug that shows the problem? Is it safe to call getInputBitmap from within the drawRect of a custom param view? I imagine it might not be, however the FxPlug release notes suggest using a custom param in FCP to draw overlays (as the FxPlug overlays aren't supported). So, if it isn't safe, is there a suggested way of getting the input images for drawing in the custom view? It does seem to work most of the time, but it seems a bit crashy, especially when interrupted. Ben _______________________________________________ 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/pschneider% 40apple.com This email sent to pschneider@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Paul Schneider