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. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
