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
 object softshadow problem

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
winner Posted - Nov 03 2012 : 05:53:15
if vector objects have softshadow properity,when I move image or select objects ,the image always flash and softshadow can't see.
2   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Nov 04 2012 : 10:06:31
This is the default behavior in order to improve user interaction.
To disable it please set:

ImageEnVect1.ObjEnableFastDrawing := false;
w2m Posted - Nov 03 2012 : 06:31:48
Yes the same thing ocurrs here. It must be designed that way.

William Miller