app icons, strings, and drops
app icons, strings, and drops
- Subject: app icons, strings, and drops
- From: Adrian Hosey <email@hidden>
- Date: Fri, 23 Apr 2004 09:38:54 -0500 (EST)
I have an app that works with file _names._ I can make the app icon take a
drop from any arbitrary file type by using "*" as the
CFBundleTypeExtension, so that's cool. I would also like people to be able
to highlight a filename in a window (like a mail message for example) and
drag that to the app icon. Is there a way to make the app icon be a drop
receiver for a string fragment? If I highlight some text and drag it to my
app icon, that doesn't work unless I first drop it on the desktop, at
which point of course it becomes a textClipping file.
Thanks,
- A
--
Anything tedious can be automated.
_______________________________________________
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.