site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding; b=bXeqx+aHx44VnAlQ+2kxmqhCVct5fZYskjWR1XiJaAT1nwNmqRa1tK2b+4mjdHvKhhfqnm0yFhwAGEnm9bnduBSL5STPl8RQn4eN6VdfpN0t4dGlKYhcBRr5uU3byiubEpHVF8NHv1COaYLg7lfoVC6cug5G2GCCLaKV7URJr3s= ; User-agent: Thunderbird 2.0.0.16 (Windows/20080708) How are you doing, all? I wrote a Final Cut Pro plugin which had a few NSTextFields on it. Thank you. _______________________________________________ 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 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. This email sent to site_archiver@lists.apple.com