|
From: | Andreas Höschler |
Subject: | Fix for NSTableView.m |
Date: | Fri, 6 Jan 2006 20:20:13 +0100 |
- (void) _postSelectionDidChangeNotification { [self scrollRowToVisible:[_selectedRows firstIndex]]; [nc postNotificationName: NSTableViewSelectionDidChangeNotification object: self]; } Regards, Andreas
[Prev in Thread] | Current Thread | [Next in Thread] |