Tumnails in .NET

  • Thread starter Thread starter Marcelo López
  • Start date Start date
M

Marcelo López

Hello,

i have to improve a like "win Explorer " application and i need the
Tumbnails view.

I am using a listview, wich has the list, details views,
but it's hasn`t the tumbnails one.

If someone had to deal with this problem, please give me some idea.

Regards


Marcelo
 
Yes I tried it out.

But what i'm looking for is the entire Tumbnails view (the one appears when
you select that option from the Win Explorer Menu.

The method you are referring to, only returns me the "snapshot" of the
image, but doesn`t give me the entire view.

Regards.
 
Hi Marcelo,

I think that you will need to do a google search for this, take a look at
this thread ( especially the 4th message)
http://groups.google.com/groups?hl=...p=microsoft.public.dotnet.*&lr=&start=10&sa=N

Then I did a search for "namespace extension" thumbnail explorer:
http://groups.google.com/groups?hl=...TF-8&q=namespace+extension+thumbnail+explorer

I think that this particulaly may give you some hints:
http://groups.google.com/groups?hl=...TF-8&q=namespace+extension+thumbnail+explorer

Anyway, good luck with that and if you find something post it back ;)

Cheers,
 
Yes I already tried it out.

But what i'm looking for is the entire Tumbnails view (the one appears when
you select that option from the Win Explorer Menu.

The method you are referring to, only returns me the "snapshot" of the
image, but doesn`t give me the entire view.

Regards.
 
Back
Top