On Thu, Apr 2, 2009 at 13:54, <webpost_at_tigris.org> wrote:
> I have been searching the net for so long but couldn't find any help.
>
> There are a lot of applications that show the preview of a file (3dsMax) as an icon of the saved file.
>
> Similar thing is done in tortoise SVN as it updates the icon for each file (Adds a green tick mark or red exclamation mark) according to the current modified status of the file.
>
> Can anyone please point me in some direction as how it can be implemented. I want to display a preview of my own format file as an icon.
TSVN isn't doing what you're asking about. Subversion is using overlay
icons - it does NOT modify the "native" icons of the files you're
working with. You're looking for something that will give Explorer the
ability to generate a thumbnail of the file itself.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1522169
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-02 20:12:19 CEST