bug-gnustep
[Top][All Lists]
Advanced

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

Re: NSWorkspace bug


From: Richard Frith-Macdonald
Subject: Re: NSWorkspace bug
Date: Sat, 29 Dec 2001 08:23:48 +0000

On Thursday, December 27, 2001, at 12:14 PM, Enrico Sersale wrote:


After the new NSWorkspace implementation of the [performFileOperation:...]
and [selectFile:inFileViewerRootedAtPath:] methods, I've changed all the
GWorkspace's code to not inherit from NSWorkspace anymore. Now GWorkspace
is subclass of NSObject.

Then, I've written a little test-app to call these NSWorkspace methods and
to see if the corrispondent methods of GWorkspace are called.

Well, this doesn't seem to work because i get:

NSInvalidArgumentExeption: GSListener does not recognise
selectFile:inFileViewerRootedAtPath


Not sure why this should be.

I implemented forwardInvocation: ... it may help.




reply via email to

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