• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Displaying an alert box
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Displaying an alert box


  • Subject: Re: Displaying an alert box
  • From: Stéphane Sudre <email@hidden>
  • Date: Mon, 15 Oct 2001 20:06:39 +0200

On lundi, octobre 15, 2001, at 07:37 , David McCabe wrote:

The NSAlert look about what I need. So, in the current version it would jump up in the Dock, right?

I don't see NSAlert in the AppKit reference. Where would the docs be? Would you mind a line or two of sample code?

It's in the Functions part of the AppKit reference.

NSRunCriticalAlertPanel(NSLocalizedString(@"This software needs 1 byte of RAM to run",@"Description Forthcoming"),
NSLocalizedString(@"Please consider adding 256 KB of RAM to your Macintosh II",@"Description Forthcoming"), nil,nil,nil);


References: 
 >Re: Displaying an alert box (From: David McCabe <email@hidden>)

  • Prev by Date: Re: Q's about Obj-C
  • Next by Date: Re: Displaying an alert box
  • Previous by thread: Re: Displaying an alert box
  • Next by thread: Re: Displaying an alert box
  • Index(es):
    • Date
    • Thread