Adrian Robert schrieb:
> Someone was asking me about whether Emacs.app supports the "-GSFilePath"
> option which GWorkspace uses to tell applications to open files.  I
> thought that there were already two ways to do this in OpenStep / Cocoa:
> "-NSOpen" option, and NSApplication-application:openFIle: method via DO
> or notifications.  Is this correct or is the GNUstep-specific
> -GSFilePath really needed?
> 

Not sure, if I did understand your question. The code in [NSApplication
finishLaunching] supports NSOpen and GSFilePath, so if an application
inherits from this class it should just work with both parameters.


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to