To determine if the application is running from a network volume?

2008-09-30 Thread Nethan Aryan
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

Attributed string to an Image without window

2008-07-16 Thread Nethan Aryan
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