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

NSTableView scrollRowToVisible


  • Subject: NSTableView scrollRowToVisible
  • From: Daniel Child <email@hidden>
  • Date: Wed, 09 Feb 2005 01:10:27 -1000

Hi All,

I have a table that seems to work fine, but I wanted it to automatically scroll to a particular row depending on a search result. Unfortunately, placing the following line at the end of the search (inside my Controller.m file)

[equivalenceTableView scrollRowToVisible: <theNumber>];

doesn't seem to work. (equivalenceTableView is my IBOutlet). What steps do you have to take to make this work?

Thanks in advance.

Daniel

_______________________________________________
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: NSTableView scrollRowToVisible
      • From: Larry Fransson <email@hidden>
  • Prev by Date: Re: Disclosure triangles?
  • Next by Date: Serious crash from setNeedsDisplayInRect:
  • Previous by thread: Re: Export data to excel
  • Next by thread: Re: NSTableView scrollRowToVisible
  • Index(es):
    • Date
    • Thread