application doc type bindings
application doc type bindings
- Subject: application doc type bindings
- From: email@hidden (Jody Fairchild)
- Date: Mon, 24 Dec 2001 12:40:06 +0900
my first post to the list. although i have been programming for years, i
am a total cocoa/obj-c newbie, so please forgive me if is this is some kind
of faq, but i couldn't seem to find an answer for this anywhere:
i am trying to build an app that will accept ANY document or folder dropped
on it in a viewer role. the application probably won't have much of a ui
other than that and something for the prefs; it won't need to open anything
via a menu or double-clicking from the finder, i'm just concerned with
stuff being dropped on it.
i have searched through all the apple documentation i can find on the web,
and although i have learned how to turn on _specific_ bindings for this or
that extension or file type via pb or manually editing a plist, there
doesn't seem to be any mention anywhere of how to let an app accept
_anything_ dropped on it ...
if anyone knows how to do this, please let me know. if you reply to the
list, please also cc <email@hidden>.
thanks,
-jf