I have a relative newbie question: I am developing a file system and I want to implement quick look on the files I generate. I've been able to force the qlmanage tool to load a file with the correct UTI from the command line, but I can't figure out how to get quicklook to pick up my UTI.
I'm assuming that I need to return a dictionary from the "attributesOfItemAtPath" method which includes a key for UTI, but I'm not really finding any documentation along those lines. Can anyone give me an idea of how to force a UTI on a file? Thanks, Ed. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/macfuse-devel?hl=en -~----------~----~----~----~------~----~------~--~---
