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
 ImageEnView Rectangle Delete - Capture Event - Best Way ?

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
andyhill Posted - Dec 11 2022 : 15:24:03
I have an ImageEnView with a code loaded Rectangle where the user can drag/resize etc.

I need to capture the event IF THE RECTANGLE IS DELETED BY THE USER.

Please advise the best way to do this based on Rectangle ID - Thanks in advance

Andy
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Dec 12 2022 : 14:16:28
Hi Andy

Yes, that is the correct option.

Nigel
Xequte Software
www.imageen.com
andyhill Posted - Dec 12 2022 : 00:36:41
I am using ImageEnView1LayerNotifyEx ... if event = ielRemoved then begin ...

Rectangle is: LayersAdd(ielkShape) ... Shape:= iesRoundRect


Andy
xequte Posted - Dec 11 2022 : 20:24:41
Hi Andy

Is the rectangle a TIEShapeLayer?

Nigel
Xequte Software
www.imageen.com