getting/setting "check Grammar" in spellchecker panel, without NSTextView

2010-07-12 Thread Nathaniel Cunningham
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

open URL in default browser

2009-03-27 Thread Nathaniel Cunningham
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