[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] "Show overlays only in explorer" contentions

From: Pete Gonzalez <pgonzalez_at_bluel.com>
Date: 2005-01-19 10:23:19 CET

At 03:42 PM 1/6/2005, SteveKing wrote:
>>It's not a big deal, but maybe it could have saved me those hours I wasted
>>debugging COM interfaces. ;-D
>
>Reading the docs might have helped too!

What the documentation says is:

'If activated, prevents the overlays from showing in "save as..."
or "open" dialogs.'

I referred to the implementation as a "hack" because (1) the overlays
are also prevented for ordinary treeviews/listviews, and (2) they are
NOT hidden if the application filename happens to be "explorer.exe".
:-)

>May I ask what application you're working on?

It's a freeware file manager:

http://www.bluel.com/dl-bfinder.htm

The implementation was nontrivial because internally Explorer.exe
uses a proprietary treeview component that has to be duplicated
exactly using custom code. (This is why currently very few
applications support IShellIconOverlay when displaying folder
trees.) Some open source developers have been working on this
problem for quite awhile.

Cheers,
-Pete

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jan 19 10:24:11 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.