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
 Event isn't raised
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Siluro

Germany
2 Posts

Posted - Jul 07 2015 :  03:58:05  Show Profile  Reply
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

w2m

USA
1990 Posts

Posted - Jul 09 2015 :  08:50:11  Show Profile  Reply
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
Go to Top of Page

xequte

38510 Posts

Posted - Jul 09 2015 :  18:58:37  Show Profile  Reply
Hi

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

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: