discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSApplication openFiles


From: Wolfgang Lux
Subject: Re: NSApplication openFiles
Date: Thu, 2 Aug 2012 17:25:32 +0200

Riccardo Mottola wrote:

> Hi,
> 
> I think we are missing the delegate method "application:openFiles:" of 
> NSApplication, available since 10.3

Indeed, we do not support application:openFiles: and its companion 
application:printFiles:.

> What I want is be able to handle an application launched with two files:
> 
> myApp.app file1 file2
> 
> How was this handled before in 10.2 and openstep? I'm curious.

The delegate method application:openFile: is called for each file. This should 
work in GNUstep as well.

Wolfgang





reply via email to

[Prev in Thread] Current Thread [Next in Thread]