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
 SetZoomSmooth with ZoomPosition=iemwMouse

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
kturkay Posted - Dec 30 2020 : 08:37:37
Hi Mr Nigel,
today I noticed SetZoomSmooth always acts as iemwCenter.
is there a way to set it acts as iemwMouse?
(TIEMouseWheelParams.ZoomPosition:=iemwMouse only for mouse wheels)

(Thanks in advance)

Merry Christmas <3
2   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Dec 30 2020 : 21:35:03
Thank you for suggestion. For the next update, I have added:

- Added: miSmoothZoom interaction method
- Added: Improved zoom in/out steps
- Added: TImageEnView.SetZoomSmooth supports zooming to a specific position

You can email me for a pre-release.

Happy holidays, and all the best for 2021.


Nigel
Xequte Software
www.imageen.com
kturkay Posted - Dec 30 2020 : 09:35:38
imageenview.pas modified
this works well
(btw, noticed that some little offset issues exists when attempting to zoom to corners. not really centers/focuses where exactly mouse points).

it would be good to see new small feature in next release^^