0

I wrote a MacRuby script to apply some border to image. But I can't figure out how to make something like a menu-click (right click) on a image and run the script to apply the effect to the image.

Where/what do I need to RTFM? Or has anybody got some code sample I can learn from?

Teo Choong Ping
  • 12,512
  • 18
  • 64
  • 91

1 Answers1

0

You need to develop a contextual menu plugins for Finder. I'm sure you will find lots of info about such a plugin in here or on Google.

Matt Aimonetti
  • 1,112
  • 1
  • 10
  • 11