Scripting OSX with Unix
Posted in osx on August 28, 2007 | No Comments »
I’m currently using osx for a desktop, being able to write simple python applications which have interactive user interfaces, and which can retain OSX semantics (drag and drop), for scripting common tasks, would be great. I stumbled upon a set of tools today, that allows exactly that.
Cocoa Dialog http://cocoadialog.sourceforge.net/
cocoadialog provides the ability for cocoa creating [...]


