Added object value related methods to NSControl

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7402 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2000-09-05 22:09:27 +00:00
parent f5617abc95
commit 11d25c9026

View file

@ -1,3 +1,10 @@
Tue Sep 5 23:13:21 2000 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSControl.m ([-objectValue]), ([-takeObjectValueFrom:]),
([-setObjectValue:]): Implemented.
* Headers/gnustep/gui/NSControl.h: Added declarations
of the new methods.
Tue Sep 5 18:52:57 2000 Nicola Pero <nicola@brainstorm.co.uk>
* Headers/gnustep/gui/NSWindow.h, Source/NSWindow.m: Prefixed all