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
 In ImageENVect1, a Selected Object changes the selection color

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
Jmich Posted - Feb 12 2024 : 14:03:17
How to highlight a selected object in color.
For example, change the pre-refined selection. Instead of just
the yellow dots also change color (example blue) or the
Show object slightly larger.

Selection beforehand
New Selection Shape

see picture attached

Who has an idea to solve

regards



jm
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Feb 14 2024 : 22:38:50
Hi

There is not a built-in way to do it, but you could change the border color of the current object in the OnSelectObject event.

Nigel
Xequte Software
www.imageen.com
Jmich Posted - Feb 13 2024 : 04:15:08
Hello Xequte Team,

Please excuse me, unfortunately, I meant something else.
As described below, only the color of the selected object should be changed
(in this case, the color blue), and when it is no longer selected,
it should revert to the original color, for example, red.

The solution ImageEnVect1.CurrentLayer.BorderColor not the selected object.




jm

xequte Posted - Feb 12 2024 : 20:04:59
Hi

With TImageEnVect you set the line color and width with:

http://www.imageen.com/help/TImageEnVect.ObjPenColor.html
http://www.imageen.com/help/TImageEnVect.ObjPenWidth.html

Nigel
Xequte Software
www.imageen.com