Application without menu: How to get Cmd-C event?
Application without menu: How to get Cmd-C event?
- Subject: Application without menu: How to get Cmd-C event?
- From: Stefan Landvogt <email@hidden>
- Date: Sun, 23 Jan 2005 19:09:10 +0100
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?
Writing a method like -(IBAction)paste:(id)sender; for the application
delegate or the windows delegate did not work.
Thanks for any hint,
Stefan
_______________________________________________
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