Re: how to create PLIST file

2008-05-13 Thread Brett Powley
I don't know specifically about the .qtz file, but you can create a plist programmatically from an NSDictionary rather trivially using the writeToFile:atomically: method. Cheers, Brett ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Pleas

how to create PLIST file

2008-05-13 Thread Shashi Kumar
Hi All, I am newb in quartz. when we right-click on .qtz file open with PLIST editor we get PLIST file, which lists its all nodes and properties. And I wanted to convert PLIST file to .qtz file programmatically. (I don't wanna use quartz composer to do this.) My final aim to create