NSRunAlertPanel: Default Button not pulsing!
NSRunAlertPanel: Default Button not pulsing!
- Subject: NSRunAlertPanel: Default Button not pulsing!
- From: Manfred Lippert <email@hidden>
- Date: Wed, 29 May 2002 18:14:14 +0200
Hi,
I am displaying an NSPanel (it's a kind of search panel). If the user clicks
on a button in this Panel, an IBAction selector is called. In this selector
I am starting an alert by calling NSRunAlertPanel.
Problem: In this AlertPanel the default button is _not_ pulsing! It is
displayed in white just as the other buttons.
But the button can be correctly used with the Return key.
And: The button starts pulsing as soon as I click with the mouse somewhere
in the AlertPanel (or its title bar).
Is this a known bug?
Or am I doing something wrong?
Regards,
Mani
_______________________________________________
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.