• 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: Question about TableView - how do I know which tableView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about TableView - how do I know which tableView?


  • Subject: Re: Question about TableView - how do I know which tableView?
  • From: Denis Stanton <email@hidden>
  • Date: Thu, 6 Feb 2003 20:34:55 +1300

On Thursday, February 6, 2003, at 07:19 PM, Roarke Lynch wrote:

<snip>
if(aTableView == tableViewOne)
{
//return item for tableViewOne
}
else if(aTableView == tableViewTwo)
{
//return item for tableViewTwo
<snip>

where tableViewOne and tableViewTwo are connected IBOutlets.

Thank you Roarke. Somehow I missed generating these IBOutlets so I had nothing to match aTableView to.

Denis Stanton
email@hidden
Home: +64 9 533 0391
mobile: +64 21 1433622
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Question about TableView - how do I know which tableView? (From: Roarke Lynch <email@hidden>)

  • Prev by Date: Re: Question about TableView - how do I know which tableView?
  • Next by Date: subclass NSTableColumn
  • Previous by thread: Re: Question about TableView - how do I know which tableView?
  • Next by thread: seeking advice on NSComboBox and view display problems
  • Index(es):
    • Date
    • Thread