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
 Which event is fired the most

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
yogiyang Posted - Sep 23 2016 : 10:42:31
Hello,

This is a very simple (or rather stupid) question but I would like to know whenever anything changes in ImageEn's contents which event is fired.

I short I want to know as to which even is guaranteed to fire whenever any thing happens in ImageEn/ImageEnVect be Adding Layer, Loading File, filling color, Adding vector objects, saving file, setting alpha, anything....

Currently I am using OnImageChange.

TIA


Yogi Yang
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Sep 23 2016 : 11:36:58
Well, the events that are called the most are OnImageChange (whenever the image is modified):

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

And OnViewChange (whenever zooming, scrolling, etc):

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


But this may not capture TImageEnVect changes such as adding and moving objects. For that, see:

http://www.imageen.com/help/TImageEnVect.OnVectorialChanged.html


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