Re: Image Filtering Services
Re: Image Filtering Services
- Subject: Re: Image Filtering Services
- From: Dirk Theisen <email@hidden>
- Date: Thu, 04 Apr 2002 14:49:55 +0200 (Europe/Berlin)
Hi!
I've have done a filtering service many many years ago on NeXTSTEP,
but neither can I remember details, nor am I convinced that the old
technique will work unmodified.
/Developer/Examples/AppKit/SimpleImageFilter/
I'm also struggeling with a filter service. I can "subscribe" for
certain file extensions just fine, but when I try to use a HFS type
code (because the file does not have an extension at all) my filter
service is not called.
Is this a bug or am I doing something wrong in declaring
NSTypedFilenamesPboardType:'ABCD'
as an entry in the array keyed "NSSendTypes" in the dictionary in the
NSServices array in the Info.plist.
Regards,
Dirk
--
Dirk Theisen
Diplominformatiker
University of Bonn, Institute of Computer Science III
Rvmerstr. 164, D-53117 Bonn (Germany)
Tel. +4922873-4504 (Fax: -4382)
----------------------------------------------------
"I invented the term Object-Oriented, and I can tell you I did not have
C++ in mind."
-- Alan Kay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.