[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Two questions concerning GNUStep.
From: |
Richard Frith-Macdonald |
Subject: |
Re: Two questions concerning GNUStep. |
Date: |
Mon, 4 Dec 2000 07:09:33 +0000 |
On Monday, December 4, 2000, at 04:00 AM, Enkrates wrote:
> How is delegation used in GNUStep?
In various places, to allow you create your own objects that can either make
some decisions
on behalf of the standard library objects, or be made aware of actions those
standard objects
have taken.
> and
>
> What is the shared NS application object used for in GnuStep?
It's the central object representing your application - see Apples
documentation for details -
http://developer.apple.com/techpubs/macosx/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSApplication.html