mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Fixed still a little mistake in the end editing process in text fields
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13984 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d2d3d03ef4
commit
e34fae1835
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Thu Jun 27 11:49:57 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSTextField.m ([-textDidEndEditing:]): Set _text_object
|
||||
to nil too before posting the NSControlTextDidEndEditing
|
||||
notification.
|
||||
|
||||
2002-06-27 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSWorkspace.m: Fix error in testing base path for app.
|
||||
|
|
Loading…
Reference in a new issue