Search found 14 matches

by pawanpatel
Sat Feb 02, 2013 8:55 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Thumbview Refresh Issue
Replies: 4
Views: 6087

Re: Thumbview Refresh Issue

Hello Alex, 1. Open ImagingDemo.exe 2. Once window opens decrease its size to smaller 3. Now open 10 or more page tiff 4. Open menu View > Thumbnail Viewer Settings 5. Change scale to large > ok 6. You will notice there is no scrollbar in the thumbnail area of left To fix this, just resize the thumb...
by pawanpatel
Thu Jan 31, 2013 2:35 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Padding Property
Replies: 1
Views: 4315

Padding Property

Hello,

The Padding property of thumbnailViewer has no visible effect. I am expecting it to show the tiff page thumb x pixels away from the all four sides when it is provided as 10,10,10,10

Thanks!
by pawanpatel
Thu Jan 31, 2013 2:28 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Checkbox in Thumbnail viewer
Replies: 2
Views: 8628

Re: Checkbox in Thumbnail viewer

You can use the ThumbnailPainting event, and then work on e.ThumbnailImage.GetGraphics() to draw something similar to a checkbox using an existing graphics or so.
by pawanpatel
Thu Jan 31, 2013 2:24 pm
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Thumbview Refresh Issue
Replies: 4
Views: 6087

Thumbview Refresh Issue

Hello, I am facing this issue where the thumbnail view does not refresh when changing the thumbnail scale. -First open a multiple page TIFF -Size the window so that scroll bars appear in the thumbnail view -Change thumbnail size to large (or if large then change to small) -You will notice that scrol...