discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GWorkspace openFile & ImageViewer


From: Richard Frith-Macdonald
Subject: Re: GWorkspace openFile & ImageViewer
Date: Wed, 9 Apr 2003 17:52:05 +0100


On Wednesday, April 9, 2003, at 02:57  pm, Enrico Sersale wrote:


On Wed, 9 Apr 2003, Richard Frith-Macdonald wrote:

Marko Riedel wrote:

thanks for those pointers but I have already done exactly what you
suggest:

(a) implement -application:openFile:
(b) modify GPSTextInfo.plist

As a workaround for a gui bug, it looks like you also need to call
[NSApp activateIgnoringOtherApps: YES];
in your -application:openFile: implementation to cope with it being
called when your app is inactive.

The current CVS code fixes that, but you might want to do the
workaround so your code will operate correctly with the last
gui release.





reply via email to

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