On Jan 26, 2010, at 1:59 PM, Tim Gray wrote:
I've never seen a GUI program that can call other user defined text editors OR cli apps. Not saying they don't exist, but I've never seen it. I'd be interested to see it done...
Maybe I'm misunderstanding, but doesn't NSTask allow GUI programs to call cli apps? I did something like that in my first Cocoa project in 2004:
http://homepage.mac.com/ssteve/auvalhelper/ It runs Apple's cli auval (Audio Unit Validation Tool). -SSteve _______________________________________________ [email protected] mailing list List help: http://lists.ranchero.com/listinfo.cgi/email-init-ranchero.com
