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
 ImageEnView. Selection disappears :(

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
igorium Posted - Nov 16 2011 : 00:24:43
Good afternoon.
I use ImageEnView.
I have a question for this component:

I automatically create a selection at program startup.
But if you make a left click of the mouse not on the selection, the selection disappears.
Can it be banned?
I need to I always had a selection that can be scaled and moved. But it would always be seen and not disappear.
Thanks in advance.
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Nov 16 2011 : 02:39:50
Hi

Open up ie.inc in your source folder and change:

{$define IESINGLE_CLICK_SELECTION_REMOVE}

To:

{.$define IESINGLE_CLICK_SELECTION_REMOVE}

Then recompile your ImageEn packages.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com