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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Disabling on click zooming
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

bmesser

United Kingdom
236 Posts

Posted - Oct 12 2014 :  03:56:28  Show Profile  Reply
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.

xequte

39142 Posts

Posted - Oct 12 2014 :  12:48:58  Show Profile  Reply
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
Go to Top of Page

bmesser

United Kingdom
236 Posts

Posted - Oct 13 2014 :  05:18:19  Show Profile  Reply
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.

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: