Skip navigation.
 
mlRe: Using cocoa's spelling panel in a carbon application
FROM : Jérôme Seydoux
DATE : Wed Nov 20 00:38:15 2002

Rosyna wrote:

>Check
>http://developer.apple.com/samplecode/Sample_Code/OS_Utilities/
>SpellingChecker-CarbonCocoa.htm
>
>Which is sample code for what I think you are trying to do.


Thanks, but this sample demonstrates how to use the NSSpellChecker API
(which I already do), but not how to receive messages sent by the cocoa
spelling panel from a non cocoa window. This situation is also not
covered in <http://developer.apple.com/techpubs/macosx/Essentials/
CarbonCocoaDoc/carboncocoa.pdf
>, which explains how to receive messages
targeted to a controller, but not to the responder chain.


Related mailsAuthorDate
mlUsing cocoa's spelling panel in a carbon application Jérôme Seydoux Nov 19, 11:04
mlRe: Using cocoa's spelling panel in a carbon application Douglas Davidson Nov 19, 11:38
mlRe: Using cocoa's spelling panel in a carbon application Jérôme Seydoux Nov 19, 12:36
mlRe: Using cocoa's spelling panel in a carbon application Rosyna Nov 19, 20:58
mlRe: Using cocoa's spelling panel in a carbon application Jérôme Seydoux Nov 20, 00:38
mlRe: Using cocoa's spelling panel in a carbon application Jérôme Seydoux Dec 2, 09:42