Re: Hi, moving to Objective-C from RB.
Re: Hi, moving to Objective-C from RB.
- Subject: Re: Hi, moving to Objective-C from RB.
- From: Robert Cerny <email@hidden>
- Date: Sat, 29 Jan 2005 18:19:36 +0100
Hi,
simply make a connection in IB from the AppDelegate to your
controllers. You can use [[delegate tableController] contentArray] to
get the contents of table view and use writeToFile method to save it.
HTH
Robert
On 29.1.2005, at 17:29, Tom Hancocks wrote:
Hi,
I've been learning Cocoa for around a week now, and so far i have been
able to the basics relatively easily. I have made a program that has 2
NSTableViews. One acts as a "library" list containing the other lists
which are either memo or todo lists. I've got the whole program
working really nicely thanks to bindings, but i can't figure out how
to save these lists at all. I've looked at tutorials and references on
the net, but i can not understand what they are saying. Could any one
tell me how this is done?
-- Tom Hancocks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden