Re: [NSApp mainMenu] = null!!!
Re: [NSApp mainMenu] = null!!!
- Subject: Re: [NSApp mainMenu] = null!!!
- From: "Daniel R. Killoran,Ph.D." <email@hidden>
- Date: Sat, 20 Jan 2007 16:43:44 -0500
I don't think so - not intentionally, anyway. My code is being called
by Unsanity's "Application Enhancer" which grafts your code onto pre-
existing applications, to serve your evil purposes. I don't have
their source.
Dan Killoran
On Jan 20, 2007, at 4:35 PM, Shawn Erickson wrote:
On Jan 20, 2007, at 1:00 PM, Daniel R. Killoran,Ph.D. wrote:
Just prior to this call, I tried calling
NSApp = [NSApplication sharedApplication];
and got
*** Assertion failure in -[NSApplication init], AppKit.subproj/
NSApplication.m:1023
Creating more than one Application
Besides, I think NSApp is supposed to be zero before being set by
NSApplication, and it isn't.
Are you doing this from a secondary thread?
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden