Re: NSAlert - multiple key equivalents for buttons?
Re: NSAlert - multiple key equivalents for buttons?
- Subject: Re: NSAlert - multiple key equivalents for buttons?
- From: Jens Alfke <email@hidden>
- Date: Wed, 7 Oct 2009 11:09:39 -0700
On Oct 7, 2009, at 10:58 AM, David Reitter wrote:
What is the easiest way to get my customized NSAlert to allow
multiple key equivalents for its buttons?
I think the best way is to create your own alert panel in a nib and
run it modally. That way you have total control — you can set your own
window delegate to handle key events, for example.
—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