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
 mirotatetool

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 - Feb 13 2019 : 12:30:04
I found aweird behavior that i replaced in the rotatetool demo under the imageediting folder.
Load the demo and create a button with imageenview1.mouseinteract := [miselect];

Load an image and freely rotate it. then click the button. the image will be back the way it was loaded and the rotation is gone. Why ?
Thanks
5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Feb 14 2019 : 02:46:56
Hi

We have improved this for the upcoming update.


Nigel
Xequte Software
www.imageen.com
pierrotsc Posted - Feb 13 2019 : 14:53:48
yeah. i looked and did not find anything. Maybe Nigel can help when he wakes up :)
w2m Posted - Feb 13 2019 : 14:51:23
I can duplicate this in your demo, but pressing "ENTER" key is supposed to implement the rotation but it does not seem to work. I have not used the rotate tool much and I have not been able to find how to implement the actual rotation in the help file.

It looks like a method should be called to implement the rotation but I can not find that in the help file either. Look over the help file... maybe I missed something.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
pierrotsc Posted - Feb 13 2019 : 14:22:57
mirotatetool rotates the bitmap it looks like and not the layer. i have attached the modified demo. load an image, rotate it and click the button.

attach/pierrotsc/2019213142248_RotateTool.zip
13.65 KB
w2m Posted - Feb 13 2019 : 14:09:00
I tried your instructions, but I can not duplicate the problem. After I rotate a layer it remains rotated after setting imageenview1.mouseinteract := [miselect];

I do not see the problem you described.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development