Re: NSAlert alertWithMessageText does not allow nil 'informativeTextWithFormat'?
Re: NSAlert alertWithMessageText does not allow nil 'informativeTextWithFormat'?
- Subject: Re: NSAlert alertWithMessageText does not allow nil 'informativeTextWithFormat'?
- From: Edward Hillenbrand <email@hidden>
- Date: Thu, 3 Mar 2005 14:13:23 -0700
On Mar 3, 2005, at 12:59 PM, Sean McBride wrote:
"...The optional informative text..." yet if I pass nil for the last
parameter I get:
2005-03-03 14:51:31.809 MyApp[727] *** -[NSPlaceholderString
initWithFormat:locale:arguments:]: nil string (or other) argument
Give it an empty string @"" instead.
_______________________________________________
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