I have an application (for 10.5+) that uses spellchecking via the
spellchecker panel, but does not use an NSTextView for the main text area.
I can use NSSpellChecker tasks to do grammar checking as well, but the
"Check Grammar" checkbox in the spellchecker panel is grayed out. The only
ways to pro
Greetings,
I'm new to Cocoa, and helping to port a carbon app to cocoa.
In particular, I want to be able to open an arbitrary URL in the default
internet browser, regardless of whether the URL refers to a local file that
normally opens in some other app (e.g. a jpeg image that opens in Preview),
o