Re: Load/Save buttons

2008-10-04 Thread Graham Cox
On 4 Oct 2008, at 6:48 am, [EMAIL PROTECTED] wrote: I am trying to create an application that will load an XML file into an array when you press the load button, and save when you press a save button. However, I don't see any examples online or in my books that suggest how to handle dataOfTy

Load/Save buttons

2008-10-03 Thread cocoa
I am trying to create an application that will load an XML file into an array when you press the load button, and save when you press a save button. However, I don't see any examples online or in my books that suggest how to handle dataOfType or readFromData on a button click. Any help would be a