Skip navigation.
 
mlRe: Re: Question about background updating of an NSTableView.
FROM : Shawn Erickson
DATE : Fri Aug 04 19:32:45 2006

On 8/4/06, Chas Spillar <<email_removed>> wrote:
> > 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.


I think you may need to better explain how you manage these notifications.

-Shawn

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