On Jun 23, 2008, at 3:35 AM, Georg Seifert wrote:

The way I would like it is that is does not respond to "command-w" at all. I think, I will try to implement my my own close button and disable close in IB. Or has anyone a better idea?

A previous response in this thread told you how to do this. You can arrange for the action associated with the Close command (- performClose:) to be disabled when your panel is key.

But it is still unclear to me *why* you want to do this. If your panel has a close box, and it is the window with keyboard focus, many users are going to expect Command-W to close that window. Going out of your want to disable that functionality is likely to frustrate these users.

Jim

_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to