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
 Event isn't raised

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
Siluro Posted - Jul 07 2015 : 03:58:05
Hi,

in my project, the event "OnBeforeVectorialChanged" (of TImageEnVect) isn't raised, evenso the event "OnVectorialChanged" occurs.

What could cause this behavior?

Regards

Björn

2   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jul 09 2015 : 18:58:37
Hi

Thanks for the report. This will be fixed for the next update.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
w2m Posted - Jul 09 2015 : 08:50:11
I can confirm that the OnBeforeVectorialEvent does not execute when an object is changed, added or removed.
procedure TForm1.ImageEnVect1BeforeVectorialChanged(Sender: TObject);
begin
  ShowMessage('Before Vectorial Changed Event Executed.');
end;

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development