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
 Problem by select a circle and then change size

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
klausdoege Posted - Jul 28 2018 : 06:45:37
Hi,
i used your example "CopySel". (Imageen v.8.0.1)
Ich have add a new Row see // new.
Now i create a circle and this works perfekt, not a ellipse.
See pic.1
Then i will change the size from circle with move on the grips.
But now i have a ellipse, why ???
see pic.2
could you help me.

// Select ellipse
procedure TForm1.Button4Click(Sender: TObject);
begin
ImageEnView1.LayersCurrent := 0;
ImageEnView1.MouseInteract := [miSelectCircle];
// new
ImageEnView1.SelectionAspectRatio := 1;
end;






Klaus
www.klausdoege.de
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jul 30 2018 : 04:03:44
Hi Klaus

This is fixed in 8.0.2. Please email me for a pre-release.


Nigel
Xequte Software
www.imageen.com