Re: NSSpellChecker and checkSpellingOfString problems
Re: NSSpellChecker and checkSpellingOfString problems
- Subject: Re: NSSpellChecker and checkSpellingOfString problems
- From: Keith Blount <email@hidden>
- Date: Fri, 4 Dec 2009 01:24:44 -0800 (PST)
Hi,
Sorry, I missed your e-mail yesterday and only just saw it.
> Can't you simply use something like
> NSMenu *theMenu = [super menuForEvent:theEvent];
> early in your code and let the system do the heavy lifting?
Unfortunately it's not as simple as that as the only items I need are the spelling items, and you never know how many there are. And as they use private methods, there's no reliable way to check which items you need to grab, or even which item will be the first below them across different operating systems.
Thanks for the suggestion, though.
All the best,
Keith
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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