discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Update Display for Select All


From: Fred Kiefer
Subject: Re: Update Display for Select All
Date: Tue, 23 Jan 2007 16:48:52 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20060911)

Andreas Höschler schrieb:
> this seems to be a little bug in NSTableView. "Select all" actually does
> select (internally) all rows in a NSTableView but this change is not
> made visible until one touches the scroller and moves it a bit to
> trigger the display update. This problem occurs only, if the scroller is
> at the top. If it is anywhere else, NSTableView does the update.
> 

I added a setNeedsDisplay: call to both selectAll: and deselectAll:
You will find the new code in SVN.

Cheers,
Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]