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
 Question about DragDropLayers Demo
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

PeterPanino

862 Posts

Posted - Sep 06 2020 :  19:29:26  Show Profile  Reply
The demo \Demos\LayerEditing\DragDropLayers is a very nice demo. However, I have a question about it:

Does TImageEnView support (MAGNETIC) GUIDELINES, so I could show a guideline when I move a shape which has the same left/top/right/bottom/middle position as any other shape? (It would be very nice if such a guidelines mechanism for working with multiple movable shapes on a ImageEnView was built-in!) (In the same way, as guidelines are shown in the Delphi Form Designer when moving controls with the mouse).

xequte

38194 Posts

Posted - Sep 06 2020 :  19:59:35  Show Profile  Reply
Yes, that would be cool. I'll look at that for a future version.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

PeterPanino

862 Posts

Posted - Sep 06 2020 :  23:28:46  Show Profile  Reply
BTW, is it possible to GROUP layers and have common properties? I.e., to move a group of layers together as as if they were one single object? That would also be really cool!
Go to Top of Page

xequte

38194 Posts

Posted - Sep 07 2020 :  01:07:52  Show Profile  Reply
Hi Peter

Layer grouping only affects the user's experience. I.e. grouped layers will all become selected together.

From a programming perspective, you can iterate through all selected (e.g. selected because they are in the same group) layers to update properties (or use the a method that supports an "All Selected" parameter (which most do).



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