Skip navigation.
 
mlRe: Question about background updating of an NSTableView.
FROM : Chas Spillar
DATE : Fri Aug 04 19:15:52 2006

> On Aug 4, 2006, at 12:49 AM, Chas Spillar wrote:
>

>> I know there is some way to cause it to update immediately (or
>> sooner than when I activate the window), but I forget what it is.

>
> Did you check the documentation?

Yes.
>

>> So, how do you cause a background NSTableView to update the data
>> even though
>> the window is not activated?

>
> <file:///Developer/ADC%20Reference%20Library/documentation/Cocoa/
> Reference/ApplicationKit/Classes/NSTableView_Class/Reference/
> Reference.html#//apple_ref/occ/instm/NSTableView/reloadData>

Yes, I am already doing a reloadData.  What is not happening is the data is
not rendered on the NSTableView in question until I select the window and
activate it.
>
> Nick Zitzmann
> <http://www.chronosnet.com/>
>
>
>
>

Related mailsAuthorDate
mlQuestion about background updating of an NSTableView. Chas Spillar Aug 4, 08:49
mlRe: Question about background updating of an NSTableView. Nick Zitzmann Aug 4, 09:13
mlRe: Question about background updating of an NSTableView. Chas Spillar Aug 4, 19:15
mlRe: Re: Question about background updating of an NSTableView. Shawn Erickson Aug 4, 19:32