T O P I C R E V I E W |
jeffp |
Posted - Jan 08 2025 : 13:43:44 I see the TImageEnMView.MoveImage procedure, but before I write code to allow a user the reorder the thumbs that appear in the TImageEnMView, is there an option I can turn on that allows a user to drag and drop the thumbs to reorder the pages that is already build it.
Also, I need to allow the same thing with PDFs. So is there a setting in PDFViewer that allows for the same? Or do I need to write code for this too?
jp |
2 L A T E S T R E P L I E S (Newest First) |
jeffp |
Posted - Jan 10 2025 : 16:30:34 That was easy. Thanks.
jp |
xequte |
Posted - Jan 09 2025 : 19:45:20 Hi Jeff
There's not a built-in function for that, but it is pretty straightforward. See the demo:
Demos\Multi\DragDrop_MultiView2\Multiview2.dpr
Nigel Xequte Software www.imageen.com
|