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
 TIEImageLayer mouse interaction events
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

kowal

Poland
38 Posts

Posted - Jun 20 2023 :  16:34:59  Show Profile  Reply
Hi,
I'd like to catch the mouse interaction results for TIEImageLayer but can not find the event for it. I tried with the IEViewUserInteraction() but as I see may be it works only for TIEImageenView object.
My code doesn't enter this procedure after IEImageLayer rotating.
How can I catch such events as for example ielRotated event in the Delphi code?

S. Kowalski

xequte

38535 Posts

Posted - Jun 21 2023 :  02:38:30  Show Profile  Reply
Hi

You need to use the OnLayerNotify event of the owner TImageEnView for this:

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

If needed, you can assign it to the owner of the layer at run-time.



Nigel
Xequte Software
www.imageen.com
Go to Top of Page

kowal

Poland
38 Posts

Posted - Jun 21 2023 :  15:30:50  Show Profile  Reply
it works ok, thanks!
S.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: