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
 Layer selection

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
yeohray2 Posted - Dec 29 2021 : 11:31:10
Given the following image with 2 layers, where the green line layer is over the yellow line layer, and iesoSelectTranspLayers is true:



If I click anywhere in the green layer's box, the green line layer is selected. If I click directly on the portion of the yellow line that's in the green layer's bounding box, I would like to be able to select the yellow line's layer.

Is that possible? I discovered it's possible if mlMoveLayers is true for MouseInteractLayers, but I don't want to enable that option.

Thanks in advance.

Ray

4   L A T E S T    R E P L I E S    (Newest First)
yeohray2 Posted - Dec 30 2021 : 19:14:35
Noted, thanks.

Ray
xequte Posted - Dec 30 2021 : 14:53:25
Hi Ray

We'll consider that for a later update.

Nigel
Xequte Software
www.imageen.com
yeohray2 Posted - Dec 30 2021 : 10:12:44
I was hoping to have the best of both worlds - be able to select a layer when clicking within the layer's bounding box (via iesoSelectTranspLayers) and also a 'lower' area when clicking on the layer's lines, even though the lower layer's lines are within the higher layer's bounding box.

Ray
xequte Posted - Dec 29 2021 : 15:06:06
Hi Ray

You would need to remove iesoSelectTranspLayers for that.

Nigel
Xequte Software
www.imageen.com