473,385 Members | 1,772 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Tumnails in .NET

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

Nov 15 '05 #1
4 1200
Hi Marcelo,

Try Image.GetThumbnailImage

Hope this help,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Marcelo López" <t-********@infocorp.com.uy> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
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

Nov 15 '05 #2
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.


"Ignacio Machin" <ignacio.machin AT dot.state.fl.us> wrote in message
news:en**************@TK2MSFTNGP11.phx.gbl...
Hi Marcelo,

Try Image.GetThumbnailImage

Hope this help,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Marcelo López" <t-********@infocorp.com.uy> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
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


Nov 15 '05 #3
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=e...%3D10%26sa%3DN

Then I did a search for "namespace extension" thumbnail explorer:
http://groups.google.com/groups?hl=e...bnail+explorer

I think that this particulaly may give you some hints:
http://groups.google.com/groups?hl=en&lr=lang_en|lang_es&ie=UTF-8&oe=UTF-8&threadm=elSY4qB2%23GA.259%40cppssbbsa05&rnum=7&p rev=/groups%3Fhl%3Den%26lr%3Dlang_en%257Clang_es%26ie%3 DUTF-8%26oe%3DUTF-8%26q%3Dnamespace%2Bextension%2Bthumbnail%2Bexplor er

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

Cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Marcelo López" <t-********@infocorp.com.uy> wrote in message
news:eY**************@TK2MSFTNGP10.phx.gbl...
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.


"Ignacio Machin" <ignacio.machin AT dot.state.fl.us> wrote in message
news:en**************@TK2MSFTNGP11.phx.gbl...
Hi Marcelo,

Try Image.GetThumbnailImage

Hope this help,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Marcelo López" <t-********@infocorp.com.uy> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
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



Nov 15 '05 #4
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.
"Ignacio Machin" <ignacio.machin AT dot.state.fl.us> wrote in message
news:en**************@TK2MSFTNGP11.phx.gbl...
Hi Marcelo,

Try Image.GetThumbnailImage

Hope this help,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Marcelo López" <t-********@infocorp.com.uy> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
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


Nov 15 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.