I am using NSTextView for the user to type their response. I have turned on continuous spell check and the incorrect words have a red line under them. I have a shared SpellChecker which I am using. Bu
I am trying to create a simple app with MonoMac and need to execute apple script to access playlist information from different media players (see my previous question).
I have RTF text which I am showing to the user on Mac. Now I need to replace some text. The text has some images inline. When I execute the following code, the images are getting lost. I am using c#,
I\'m trying to add an NSStatusItem from within the Monobjc bridge for Mono. The function gets called, and doesn\'t throw an exception, but my icon doesn\'t appear :(.