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
 Add, Subtract Mode for all selection tools

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
nwscomps Posted - Sep 20 2018 : 07:55:57
I am missing the Add and Subtract mode in selection tools.
Every photoeditor has it. Sometimes you hold the shift key or the ctrl key to enable these modes in other photo editors, sometimes they have a combobox in the GUI to specify the mode of the selection.

When you are in add mode the current operation should add the new selection to the previous one, and viceversa in subtract mode the new selection is subtracted from the previous one.

Francesco Savastano
Nwscomps.com
Add-ons for the ImageEn Library
9   L A T E S T    R E P L I E S    (Newest First)
nwscomps Posted - Sep 27 2018 : 11:01:40
Hi Nigel,
I cannot reproduce the problem in your complete editor. There the cursor changes as expected. I will be investigating more, maybe there is something in my application that is preventing that.

Francesco Savastano
Nwscomps.com
Add-ons for the ImageEn Library
xequte Posted - Sep 27 2018 : 01:50:47
Hi Francesco

Can you reproduce in the ImageEditing\CompleteEditor demo?

Have you made any changes to the source code?



Nigel
Xequte Software
www.imageen.com
nwscomps Posted - Sep 26 2018 : 02:29:17
Hi Nigel, unfortunately no change of cursor here. Although autocursors is set to true.

Francesco Savastano
Nwscomps.com
Add-ons for the ImageEn Library
xequte Posted - Sep 23 2018 : 03:07:27
Hi Francesco

ImageEnView1.AutoCursors = true;
ImageEnView1.MouseInteract = [miSelect};

Make a selection, then hold down shift key over the image. Does not change to the cursor, crIECrossSightPlus.

https://www.imageen.com/help/TImageEnView.Cursor.html

Nigel
Xequte Software
www.imageen.com
nwscomps Posted - Sep 22 2018 : 07:54:55
Nigel I cannot see any + sign when shift is clicked near the cursor. I have a regular cross cursor, but it does not change.

Francesco Savastano
Nwscomps.com
Add-ons for the ImageEn Library
nwscomps Posted - Sep 22 2018 : 07:52:27
Hello Uwe, I am working at an update of the components, so they will be also compatible with latest ie.
As for the website I will use my personal website for the components, the old one is gone.

Francesco Savastano
Nwscomps.com
Add-ons for the ImageEn Library
xequte Posted - Sep 20 2018 : 19:16:45
Hi Francesco

If Shift key is pressed or the relevant ShiftKeyLock then the cursor should auto change to show a +.

I will make it show a minus too for 8.1.1

Nigel
Xequte Software
www.imageen.com
Uwe Posted - Sep 20 2018 : 14:59:18
Francesco, good to see you around. What happened to your web site? Opera doesn't display it and IE tells me it's parked at GoDaddy. Will we ever see a return of your components or at least an update?

-Uwe
nwscomps Posted - Sep 20 2018 : 08:09:25
Ok I have found out that with shift and ctrl these modes are taken in account.
But the cursor does not indicate it, is it possible to change the cursor too to show the mode you are in? Thanks for any hint

Francesco Savastano
Nwscomps.com
Add-ons for the ImageEn Library