• 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 jumps to selection on insertion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Table view jumps to selection on insertion


  • Subject: Table view jumps to selection on insertion
  • From: Stefan Fisk <email@hidden>
  • Date: Fri, 28 Oct 2005 15:06:28 +0200

Hi all!

I've got a table view setup to an array controller in, from what i can tell, the most common and basic manner. The table view represents a list of search results, and results are added continuously until the search completes, which can take several minutes at times.
My problem is that if a result is selected you can not scroll so that it comes out of the visible range, for then the table view scrolls back to make it visible as soon as another result is inserted into the array controllers content array.


This behaviour is driving me mad, since you can't really browse the result list freely, and i can't think of a reason for it to behave like that. Also, every time a new result comes in the whole result array is re-read, even though it's implemented using index KVC accessors. This might be normal behaviour, and in itself it doesn't really bother me, but I do think it's a bit strange.

Best Regards

Stefan Fisk
_______________________________________________
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: Table view jumps to selection on insertion
      • From: mmalcolm crawford <email@hidden>
  • Prev by Date: how start default dvd player?
  • Next by Date: Newbie WebKit Q: Problems when loading an HTML string?
  • Previous by thread: Re: how start default dvd player?
  • Next by thread: Re: Table view jumps to selection on insertion
  • Index(es):
    • Date
    • Thread