Re: Problems creating an NSWindow in a Finder CFPlugIn
Re: Problems creating an NSWindow in a Finder CFPlugIn
- Subject: Re: Problems creating an NSWindow in a Finder CFPlugIn
- From: Rishi Gupta <email@hidden>
- Date: Mon, 24 Jun 2002 11:19:55 -0400
On Sunday, June 23, 2002, at 11:16 PM, David Remahl wrote:
This sample code may or may not be of interest:
http://developer.apple.com/samplecode/Sample_Code/Cocoa/SpellingChecker.htm
Excellent, calling [NSApplication sharedApplication] is what was
needed. Thanks.
Looks like event handling is going to be a bit of a pain though, since
I'll be running as a part of the Finder and don't have much control over
how I receive events. I'll probably have to stick with the AppleEvent
approach.
Thanks anyway.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.