Re: Dialog Command Keys
Re: Dialog Command Keys
- Subject: Re: Dialog Command Keys
- From: Kyle Sluder <email@hidden>
- Date: Mon, 25 Jul 2011 21:47:08 -0700
On Mon, Jul 25, 2011 at 1:43 PM, Bill Appleton
<email@hidden> wrote:
> Hi all,
>
> Based on my app, the dialog boxes have to be created dynamically, so i can't
> use Interface Builder, so they are assembled out of cocoa controls as
> needed.
>
> My dialogs beep when i control-x to cut some selected text
>
> What is the simple way for my dialog window to pass these command keys
> events down to the text views?
Please read the Cocoa Event Handling Guide:
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/EventOverview/Introduction/Introduction.html#//apple_ref/doc/uid/10000060i-CH1-SW1
--Kyle Sluder
_______________________________________________
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