Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
966 views

Custom Windows 7 Preview Pane syntax highlighting

After discovering on superuser that there is no current way to add syntax highlighting to the Windows 7 preview pane, I figured if someone else hasn't done it yet then I'll go ahead and do it myself. ...
2
votes
2answers
163 views

Integrating Windows Explorer's preview pane into WPF app

I've looked at a couple of articles today, and it doesn't seem to be working, I don't have enough of an idea of what is going on to troubleshoot... any simpler implementations or insights that may ...
0
votes
2answers
49 views

Is there any Javascript framework that supports an interface like the Viewing pane in Yahoo!Mail Inbox with a preview panel below?

Apologies if this is a too basic question but I couldn't find any satisfactory answer in Google. I'm not sure if there is any open-sourced framework that provide the interface like Yahoo!Mail Inbox? ...
0
votes
1answer
59 views

Text on image not appearing, in preview handler vs2005 .net2

hi i am trying to show image of my file in previwew pane i am able to display the image of my file but i am stuck in the part where i need write some text on the image before adding it to preview ...
0
votes
1answer
198 views

Custom PreviewPane - Works in Windows7, not in Vista

I've written an explorer extension to display my custom file format in the Preview Pane. This works fine in Windows 7, but doesn't seem to work in Vista. The same DLL handles both thumbnails and the ...