Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Modify Cocoa apps to support paste as plain text' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Modify Cocoa apps to support paste as plain text
Authored by: echo on Oct 08, '04 02:00:39AM

This does work. It does what the author says, it converts the contents of the clipboard to plain text. Then you have to follow with a second step to paste.

I copied the script, named it with a .sh extension, and did a chmod +x and placed it in ~Library/Scripts/

I'm still watching here for a non hacking solution that will paste in the same step.



[ Reply to This | # ]
Modify Cocoa apps to support paste as plain text
Authored by: pozytron on Oct 08, '04 02:39:06AM
The SIMBL plugin I created is not a hack. It doesn't actually modify any of your applications. Removing the plugin will restore your programs.

Don't mean to toot my own horn, sorry, I just wanted to clarify :)

Cheers,
Robin

[ Reply to This | # ]