mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 13:20:47 +00:00
Moved all code for setting up delegate from NSText to NSTextView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8382 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6ab26e6943
commit
b9ee49fb74
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Wed Dec 20 15:23:22 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSText.m ([-setDelegate:]): Simplified.
|
||||
* Source/NSTextView.m ([-setDelegate:]),
|
||||
([-_updateMultipleTextViews]): Set up NSText notifications too.
|
||||
|
||||
Wed Dec 20 00:38:54 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSText.m ([-insertNewline:sender]): Do not call
|
||||
|
|
Loading…
Reference in a new issue