• 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
Table view - can't seem to communicate
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Table view - can't seem to communicate


  • Subject: Table view - can't seem to communicate
  • From: Lynn Barton <email@hidden>
  • Date: Sun, 04 May 2008 19:31:17 -0700
  • Thread-topic: Table view - can't seem to communicate

Title: Table view - can't seem to communicate
I am trying to make a simple application to collect some data into an array of records, and show those records in a table view in the main window. Record collecting seems to be working. Each record is store in an NSMutableDictionary, then each dictionary is added to an NSMutableArray.
The NSTableView was set up in IB, and connected to an outlet in my delegate. Methods for the number of records and for the value in each cell were created in the delegate. The setDelegate and reloadData methods of the table view were called. However, the table view remains blank. I think it is a problem with communication between the delegate and the table view.
Does anyone have some sample code that might help?
Lynn Barton
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Table view - can't seem to communicate
      • From: Andy Lee <email@hidden>
  • Prev by Date: Re: [SOLVED] IB Plugin - Can't drag to custom content view
  • Next by Date: Re: Table view - can't seem to communicate
  • Previous by thread: Re: OT: What does '@' in file permissions mean?
  • Next by thread: Re: Table view - can't seem to communicate
  • Index(es):
    • Date
    • Thread