Handle NSFlagsChanged events properly

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12752 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-02-25 14:32:08 +00:00
parent 4d082169e7
commit 985a5eb592

View file

@ -1,3 +1,8 @@
Mon Feb 25 13:58:49 2002 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSWindow.m ([-sendEvent:]): Hand the NSFlagsChanged event
to the _firstResponder flagsChanged: method.
Mon Feb 25 13:04:12 2002 Nicola Pero <nicola@brainstorm.co.uk> Mon Feb 25 13:04:12 2002 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSInputManager.m ([+describeKeyStroke:withModifiers:]): * Source/NSInputManager.m ([+describeKeyStroke:withModifiers:]):