Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSRunAlertPanel crashing on XCode 2.2.1



On 26/04/06, sharad saxena <email@hidden> wrote:
> Here's a simple program to show a Alert Panel on OSX 10.4.6 using XCode 2.2.1
> it crashes in NSRunAlertPanel. The same runs perfectly on using Xcode
> 1.5 (OSX 10.3.9)
>
> #import <Cocoa/Cocoa.h>
> int main(int argc, char *argv[])
> {
>         NSApplication * app = [[NSApplication alloc] init];

Do not instantiate NSApplication directly; access it via
+sharedApplication. Also, this is a Cocoa issue rather than an Xcode
issue, and should be directed at the Cocoa list instead.

 -- Finlay
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden

References: 
 >NSRunAlertPanel crashing on XCode 2.2.1 (From: "sharad saxena" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.