mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-01 12:00:56 +00:00
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:
parent
f5617abc95
commit
11d25c9026
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue