Search found 5 matches

by dvonfeldt
Tue Oct 02, 2012 9:30 pm
Forum: Document Viewing
Topic: Drag and Drop
Replies: 8
Views: 18196

Re: Drag and Drop

Thank you for the reply. What I mean by auto scrolling is the following: If I have a large amount of images in a thumbnail viewer and I am attempting to move an image from the bottom of the list to the top and it would require scrolling, the viewer does not auto scroll when I hover my cursor near th...
by dvonfeldt
Tue Oct 02, 2012 7:01 pm
Forum: Document Viewing
Topic: Drag and Drop
Replies: 8
Views: 18196

Re: Drag and Drop

Hello, Couple questions: 1) How can I get the DragDrop event to fire when the OwnDrop property is set to false. The autoscrolling stops working when OwnDrop is true. 2) Is there functionality with the thumbnail viewer to show the user where the thumbnail will be dropped? I.E. when they hover ahead o...
by dvonfeldt
Mon Oct 01, 2012 10:40 pm
Forum: Document Viewing
Topic: Drag and Drop
Replies: 8
Views: 18196

Re: Drag and Drop

Nevermind. Got it, I had an earlier version. Thanks!
by dvonfeldt
Mon Oct 01, 2012 10:27 pm
Forum: Document Viewing
Topic: Drag and Drop
Replies: 8
Views: 18196

Re: Drag and Drop

I'm not seeing it. I'm looking in C:\Program Files (x86)\GdPicture.NET 9\samples\AnyCPU ??
Should I be looking somewhere else?
by dvonfeldt
Mon Oct 01, 2012 9:13 pm
Forum: Document Viewing
Topic: Drag and Drop
Replies: 8
Views: 18196

Drag and Drop

Hello,

Do you have a sample of how to implement drag and drop with two thumbnail viewers? I would like to be able to move a tif page from one thumbnail viewer to another thumbnail viewer, but the DragDrop event does not want to fire.

Sample in VB.NET or C# please.

Thanks,

Dan