• 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
NSTableView Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView Question


  • Subject: NSTableView Question
  • From: Eric Lee <email@hidden>
  • Date: Sat, 2 Aug 2008 14:10:56 -0500

I have two table views with two different data, and I have two buttons so that when you press one button, something is added to the first table view, and when you press the second button, some info is added to the second table view. You can't press the 1st one to add it to the 2nd table view.

So, here's my question. How do you have two table view's in the same .h/.m file? I try to reimplement the needed protocols, but I can't, so I then try to add the code to adding data to the same protocols that the 1st table view is implementing, but then, both table view's stop working!

Does anyone have any suggestions?
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSTableView Question
      • From: Markus Spoettl <email@hidden>
  • Prev by Date: Re: Coding around a known bug
  • Next by Date: Re: NSTableView Question
  • Previous by thread: Re: Some crash.
  • Next by thread: Re: NSTableView Question
  • Index(es):
    • Date
    • Thread