mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 23:31:02 +00:00
Post the NSControlTextDidEndEditingNotification at the right time
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13980 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d024336615
commit
06c5cae449
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Wed Jun 26 17:50:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSTextField.m ([-textDidEndEditing:]): Post the
|
||||
NSControlTextDidEndEditingNotification *after* we end editing, not
|
||||
before!
|
||||
* Source/NSMatrix.m ([-textDidEndEditing:]): Idem.
|
||||
* Source/NSTableView.m ([-textDidEndEditing:]): Idem.
|
||||
|
||||
2002-06-24 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSWorkspace.m: Comitted Jeffs latest attemtpt at handling
|
||||
|
|
Loading…
Reference in a new issue