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

pierrotsc

USA
497 Posts

Posted - Jun 12 2020 :  14:01:33  Show Profile  Reply
Has that changed in 9.1 ?
The event onuserinteraction is not triggered anymore when i paint.
if use the
if event = ieipaintend then
begin


command.

Pierre

pierrotsc

USA
497 Posts

Posted - Jun 15 2020 :  18:02:12  Show Profile  Reply
Have not heard anything back. I loaded the brushtool demo and added that
procedure TForm1.ImageEnView1UserInteraction(Sender: TObject;
Event: TIEUserInteractionEvent; Info: Integer);
begin
if Event = ieiPaintEnd then
showmessage('End paint');
end;

after i finish painting, no message is triggered. Used to work before 9.1
Go to Top of Page

xequte

38615 Posts

Posted - Jun 16 2020 :  00:19:19  Show Profile  Reply
Sorry for the delay, Pierre, but we've have other things we need to work on.

We'll have a fix for this in 9.1.1 at the end of the week.

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