mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-03 07:20:42 +00:00
Implemented TAB, Shift+TAB while editing in table view
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7320 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ef00b8e1ed
commit
c5ff85000b
1 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
Fri Sep 1 13:02:45 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||||
|
|
||||||
|
* Source/NSTableView.m ([-textDidEndEditing:]): Implemented Tab,
|
||||||
|
Shift+Tab. ([-_editPreviousEditableCellBeforeRow:column:]),
|
||||||
|
([-_editPreviousEditableCellBeforeRow:column:]): New private
|
||||||
|
methods. (_isCellSelectable): New private inline function.
|
||||||
|
|
||||||
Fri Sep 1 12:01:36 2000 Georg Fleischmann <georg@vhf.de>
|
Fri Sep 1 12:01:36 2000 Georg Fleischmann <georg@vhf.de>
|
||||||
|
|
||||||
* Source/NSTabView.m ([-drawRect:]): Redraw using bounds instead
|
* Source/NSTabView.m ([-drawRect:]): Redraw using bounds instead
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue