I’m trying to find a way to view a preview image of a file, just like what appears in finder when you view its info. If there is no preview image to view, I’d like to display the default application icon. My script would display this in a drawer with other file info, such as size, path, kind, modified date, etc.
I’ve started looking at Image Events but haven’t found a solution yet.
Is it possible? Can anyone suggest a good tactic to do this?