Re: Why would sheet's default button not respond to return key?
Re: Why would sheet's default button not respond to return key?
- Subject: Re: Why would sheet's default button not respond to return key?
- From: Dan Wood <email@hidden>
- Date: Mon, 26 Aug 2002 22:36:39 -0700
Yes, it's an NSPanel. And still, the sheet only goes away when I click
on the button, not when I hit return.
Any other ideas? Even on how to diagnose what is happening here...
:-) I don't get a beep, which means that something is eating the event!
Could it be -- gasp -- a bug with sheets?
Dan
On Monday, August 26, 2002, at 12:48 PM, Andreas Monitzer wrote:
On Monday, August 26, 2002, at 09:33 , Dan Wood wrote:
I'm bringing up a sheet from my window, and that sheet has an "OK"
button with a key equivalent of the return key that is supposed to
dismiss the button. The button is throbbing blue, but the return key
doesn't activate the sheet.
Check that the window is an instance of NSPanel (or some subclass of
it).
andy
--
DigiTunnel 1.0 released, offering full PPTP-support for Mac OS X!
http://www.gracion.com/vpn/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
--
Dan Wood
Karelia Software, LLC
email@hidden
http://www.karelia.com/
Watson for Mac OS X:
http://www.karelia.com/watson/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.