On Mon, Jul 25, 2011 at 1:43 PM, Bill Appleton <billapple...@dreamfactory.com> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com