Re: Quit menu item undimming itself?!
Re: Quit menu item undimming itself?!
- Subject: Re: Quit menu item undimming itself?!
- From: j o a r <email@hidden>
- Date: Wed, 10 May 2006 09:15:24 +0200
On 10 maj 2006, at 08.58, Lon Giese wrote:
I submit for your approval: (NSAlert is basically a convience
method for a simple sheet.... )
I would not call NSAlert "a convenience method for a simple sheet".
It's a class that encapsulates functionality to display alert panels,
either as regular a standalone application modal panel, or as a
sheet. It replaces (or possibly complements) the old AppKit functions
with the same purpose.
(I think that one of the major reasons why they introduced NSAlert
was to complement NSError. Among other things it provides better
support for localization of alert messages.)
I will of course agree that modal panels and modal sheets are similar
in many ways - but they're still different enough that we need to
keep them apart when talking about them.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden