Re: [Q] How to enable Copy & Paste in a text field of a Final Cut Pro plugin window?
Re: [Q] How to enable Copy & Paste in a text field of a Final Cut Pro plugin window?
- Subject: Re: [Q] How to enable Copy & Paste in a text field of a Final Cut Pro plugin window?
- From: Darrin Cardani <email@hidden>
- Date: Fri, 5 Sep 2008 13:47:31 -0700
On Sep 5, 2008, at 11:26 AM, JongAm Park wrote:
How are you doing, all?
I wrote a Final Cut Pro plugin which had a few NSTextFields on it.
What I figured out is that the Final Cut's Edit=>Copy & Paste menu
are not enabled and it doesn't allow copy and paste text for the
text fields on the plugin window.
I tried checking how other FxP plugins work and they work Ok with
the copy and paste.
Can any one explain me how to enable the Copy & Paste for my plugin?
I checked the "First Responder"'s methods and found copy:, paste:,
cut: there.
Some plugin like "Cinema Tools Audio EDL..." has its own menu bar
while "EDL" shares the menu of the FCP.
Because my plugin doesn't have menu resource, if there is a way to
share the FCP's, it would be better.
What sort of plugin is this? If it's an FxPlug, you can just use a
text edit parameter, and it should behave correctly. This has the
added bonus of not needing to write your own code to handle an
NSTextView.
There is no published way for 3rd parties to add menu items to FCP.
Darrin
--
Darrin Cardani
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