ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Problem by select a circle and then change size
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

klausdoege

Germany
389 Posts

Posted - Jul 28 2018 :  06:45:37  Show Profile  Reply
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

xequte

39053 Posts

Posted - Jul 30 2018 :  04:03:44  Show Profile  Reply
Hi Klaus

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


Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: