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
 keystrokes

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
pierrotsc Posted - Sep 20 2022 : 12:51:45
Is it possible to use the arrow keys to move multiple selected layers ? I just want to move them at a small increment. I have too many layers selected and using the mouse is not that easy for precise location.
4   L A T E S T    R E P L I E S    (Newest First)
pierrotsc Posted - Sep 23 2022 : 17:32:54
Great suggestion. Will look. Thank you.
xequte Posted - Sep 23 2022 : 17:31:16
Yes, with that many layers, performance is likely to be a problem.

See the "Layer Performance Properties" section at:

http://www.imageen.com/help/TImageEnView.LayersCaching.html

Also ensure you have no slow code in the OnLayerMoveSize event.

Nigel
Xequte Software
www.imageen.com
pierrotsc Posted - Sep 23 2022 : 12:59:14
Thanks Nigel, i think the issue is that i have 269 layers i am trying to nudge a pixel at a time. These are very small shape layers that act like a template on top of a background.
Not even sure if it is possible to make that work. Using the mouse is working but not as precise
P
xequte Posted - Sep 21 2022 : 19:19:46
Hi

All layer movement shortcuts should apply even when there is multiple selections:

https://www.imageen.com/help/TIELayer.html

Nigel
Xequte Software
www.imageen.com