Fixed problems in NSView when setNextKeyView: is used in complicated ways

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14804 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-10-20 23:57:11 +00:00
parent 4d694da0f5
commit 8bec211360

View file

@ -1,3 +1,10 @@
Mon Oct 21 01:17:41 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSView.m ([-setNextKeyView:], [-setPreviousKeyView:]):
Rewritten the way the next/previous key view chain is managed, to
fix problem when a next/previous key view is replaced with a new
one (Patch by Caba Conti modified).
2002-10-20 Richard Frith-Macdonald <rfm@gnu.org>
* Headers/gnustep/gui/NSComboBox.h: Add APPKIT_EXPORT and make layout