mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 13:40:54 +00:00
Implemented scrolling rows and columns to visible in NSTableView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6678 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4d6dd97c36
commit
a08009bb35
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
Tue Jun 13 19:36:37 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||||
|
|
||||||
|
* Source/NSTableView.m ([-scrollRowToVisible:]): Implemented.
|
||||||
|
([-scrollColumnToVisible:]): Implemented.
|
||||||
|
|
||||||
Tue Jun 13 17:22:24 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
Tue Jun 13 17:22:24 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||||
|
|
||||||
* Source/NSCell.m ([-copyWithZone:]): Copy all cell's attributes
|
* Source/NSCell.m ([-copyWithZone:]): Copy all cell's attributes
|
||||||
|
|
Loading…
Reference in a new issue