On Dec 20, 2004, at 8:29 AM, Rob Cozens wrote:

When I hold a file over my app icon, for a tiny standalone I made, it doesn't light up, not even for stacks.

Check your app's info.plist file, and add an entry for any file types you want supported.

Dar, et al:

I my case, the standalone responds to any dropped file or folder regardless of creator/type; so all that is necessary is to put "****" in the Document Type field of the OSX tab of the distribution configuration stack before building the standalone...the info.plist file then works without editing.

Though he might (understandably) might be reluctant to go there, one approach to Scott's problem is to have the app recognize the situation, try not to let anything show, do the deed and then quit.


Dar
**********************************************
    DSC (Dar Scott Consulting & Dar's Lab)
    http://www.swcp.com/dsc/
    Programming Services and Software
**********************************************

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to