• 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: Problems creating an NSWindow in a Finder CFPlugIn
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems creating an NSWindow in a Finder CFPlugIn


  • Subject: Re: Problems creating an NSWindow in a Finder CFPlugIn
  • From: David Remahl <email@hidden>
  • Date: Mon, 24 Jun 2002 17:28:51 +0200

>> 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.

In addition, be aware that CMM's may run in the context of any app. Cocoa
applications load CMM's automatically (though there is no support for
informing the CMM what the context is). Therefore you can make no
assumptions on how your host application is built up.

/ David
_______________________________________________
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.

References: 
 >Re: Problems creating an NSWindow in a Finder CFPlugIn (From: Rishi Gupta <email@hidden>)

  • Prev by Date: Re: Problems creating an NSWindow in a Finder CFPlugIn
  • Next by Date: Re: How to get notified on PPP connect/disconnect?
  • Previous by thread: Re: Problems creating an NSWindow in a Finder CFPlugIn
  • Next by thread: NSFontManager changeFont not called
  • Index(es):
    • Date
    • Thread