NSSpellChecker Count Words
NSSpellChecker Count Words
- Subject: NSSpellChecker Count Words
- From: Timothy Ritchey <email@hidden>
- Date: Mon, 3 Feb 2003 10:19:08 -0500
I was wondering if anyone had any insights into using NSSpellChecker to
count the number of words in a string. I am using it like:
int count = [[NSSpellChecker sharedSpellChecker]
countWordsInString:aString language:@""];
No matter what I seem to do, I always get zero.
Cheers,
tim
_______________________________________________
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.