Yen-Ju Chen wrote:
On 4/4/07, Isaiah Beerbower <[EMAIL PROTECTED]> wrote:
Yen-Ju Chen wrote:
>  It you look at the implementation,
>  what you need is an GNUstep application which:
>  1. have no main menu.
>  2. have no icon window
>  3. advertise its service
>  4. application terminates when the last window is closed.
>  All of them can be done with GNUstep.

If, however, we make our own version of NSApplication and
NSApplicationMain() we can give services the behavior that we want, that
much easier. Instead of creating an application in just the right way to
fit in, a service would act that way by default.

 NSApplication does much more things.
 So if we can use NSApplication to get the same result, why make our own ?

We can subclass NSApplication and change only what we want to be changed. :)

Isaiah Beerbower

_______________________________________________
Etoile-discuss mailing list
Etoile-discuss@gna.org
https://mail.gna.org/listinfo/etoile-discuss

Répondre à