Re: Background Helper app - brings up UI element, needs CMD-C/X/V
Re: Background Helper app - brings up UI element, needs CMD-C/X/V
- Subject: Re: Background Helper app - brings up UI element, needs CMD-C/X/V
- From: Jens Alfke <email@hidden>
- Date: Mon, 28 Sep 2015 13:30:15 -0700
> On Sep 28, 2015, at 1:05 PM, Alex Kac <email@hidden> wrote:
>
> The problem is that without a menu bar, none of the CMD key functions for text fields works now. Stuff like cut, copy paste. So with that in mind, how do I enable that to work?
You may need to capture the key events (possibly in your view’s -performKeyEquivalent:) and process them yourself.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden