ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Disabling on click zooming

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
bmesser Posted - Oct 12 2014 : 03:56:28
Hi

I'm using a TImageEnVect component but want to prevent zooming in on a left click and zooming out on a right click. Its a nice feature but I want to use a click on the image to do something else.

I've checked all the properties and looked in the help to find away of turning this feature off without any luck. Any help would be appreciated.

Bruce.
2   L A T E S T    R E P L I E S    (Newest First)
bmesser Posted - Oct 13 2014 : 05:18:19
Hi Nigel

As soon as you said it, I realised that was it.

I had discounted it because I had disabled it at design time and never thought that it could be that, never realising I had some code lurking around that set it back on again. Well that's my excuse!

Thanks again

Bruce.

xequte Posted - Oct 12 2014 : 12:48:58
Hi Bruce

Please see the MouseInteract property:

http://www.imageen.com/help/TImageEnView.MouseInteract.html

And remove miZoom.

This property (and MouseInteractVt of TImageEnVect) determine what effect mouse movement and clicking will have.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com