Need Help...
I have written a helper tool in Cocoa, which other than it's main task,
performs a file permission change operation on the parent application folder.
This tool is invoked by the parent application via a menu item. I don't want
this tool to work in case the user is running the paren
Hello All,
Need your help...
I have to write a command line utility which will create an image from another
source image by adding some attributed text onto the source image.
Can you suggest how to do it?
If I had to write same application with UI, then I think I would have used a
view on a wi