| T O P I C R E V I E W |
| Flashcqxg |
Posted - Jan 03 2026 : 19:32:57 My code is as follows, and I have two questions:
How can I trigger the OnImageSelect event of ImageEnMView1 while scrolling the mouse wheel?
Before displaying an image in ImageEnView1, how can I make a specified area of the image invisible (masked) and keep it invisible even when moving the image?
ImageEnMView1.AttachedImageEnView := ImageEnView1; ImageEnMView1.MouseWheelParams.Action := iemwNavigate; // Allow navigation by spinning the mouse wheel ImageEnView1.MouseWheelParams.Action := iemwNavigate; |
| 3 L A T E S T R E P L I E S (Newest First) |
| xequte |
Posted - Jan 12 2026 : 03:49:22 Hi
You need to email me for the latest demo to see the OnImageSelect fix.
Nigel Xequte Software www.imageen.com
|
| Flashcqxg |
Posted - Jan 09 2026 : 02:55:47 Hi, regarding triggering the OnImageSelect event of ImageEnMView1 while scrolling the mouse wheel, could you provide a demo? |
| xequte |
Posted - Jan 05 2026 : 16:54:27 Hi
1. Please email me for a fix in the latest beta
2. Please see the second example at:
http://www.imageen.com/help/TImageEnView.OnDrawCanvas.html
Nigel Xequte Software www.imageen.com
|