• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Reading/Writing Data From NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading/Writing Data From NSTableView


  • Subject: Re: Reading/Writing Data From NSTableView
  • From: mmalcolm crawford <email@hidden>
  • Date: Fri, 28 Jan 2005 22:42:54 -0800


On Jan 28, 2005, at 10:30 PM, Kirt Cathey wrote:

I managed to get data to display on an NSTableView with bindings or by calling all the proper methods as outlined in many tutorials. However, I need to write the contents to a text file when the user presses a 'save' button within the same view.
Is there not a quick way of doing this? Would really like to know how to do this with bindings, but without have to go through the encoder/decoder process.

Bindings has nothing to do with data archival. You still have to write the appropriate code, typically ensuring that your model objects conform to the NSCoding protocol etc., see
<http://developer.apple.com/documentation/Cocoa/Conceptual/Archiving/ index.html>


mmalc


_______________________________________________ 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
  • Follow-Ups:
    • Re: Reading/Writing Data From NSTableView
      • From: "M. Uli Kusterer" <email@hidden>
References: 
 >Reading/Writing Data From NSTableView (From: "Kirt Cathey" <email@hidden>)

  • Prev by Date: Reading/Writing Data From NSTableView
  • Next by Date: Re: Reference Materials
  • Previous by thread: Reading/Writing Data From NSTableView
  • Next by thread: Re: Reading/Writing Data From NSTableView
  • Index(es):
    • Date
    • Thread