Re: Application without menu: How to get Cmd-C event?
Re: Application without menu: How to get Cmd-C event?
- Subject: Re: Application without menu: How to get Cmd-C event?
- From: Clark Cox <email@hidden>
- Date: Sun, 23 Jan 2005 15:22:26 -0500
On Sun, 23 Jan 2005 19:09:10 +0100, Stefan Landvogt
<email@hidden> wrote:
> Hi,
>
> I am writing an application without a menu and without any appearance
> in the dock.
> Windows etc. are working fine, but Cut/Copy/Paste in text input fields
> is not working anymore, because there is no Edit-Menu.
>
> Is there an easy way to 'simulate' that Edit menu?
You shouldn't have to simulate an edit menu, just use a real one.
LSUIElement will keep it from being displayed, but it will still
handle key combinations.
--
Clark S. Cox III
email@hidden
http://www.livejournal.com/users/clarkcox3/
http://homepage.mac.com/clarkcox3/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden