• 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: Simple TableView App (problem solved)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple TableView App (problem solved)


  • Subject: Re: Simple TableView App (problem solved)
  • From: Thilo Ettelt <email@hidden>
  • Date: Mon, 4 Feb 2002 14:08:35 +0100

Finally I got my code working.

1. I connected the TableView with MyController as datasource and delegate (latter I found in an example)
2. I made a mistake by naming a method like this:

- (id)MyTableView:(NSTableView *) [...]

Instead of this:

- (id)tableView:(NSTableView *) [...]

I'm very happy, that it works now!


Cheers, Thilo


  • Prev by Date: Drop-rectangle in NSTableView is smaller than actual view...
  • Next by Date: Finding the path that my Application is running in
  • Previous by thread: Drop-rectangle in NSTableView is smaller than actual view...
  • Next by thread: Finding the path that my Application is running in
  • Index(es):
    • Date
    • Thread