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
 Objects cannot be selectable when LayersCurrent<>0
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

kturkay

44 Posts

Posted - Jun 30 2020 :  04:15:46  Show Profile  Reply
hi
today I detected that
Objects cannot be selected when LayersCurrent>0
when I drag mouse swipe the area. obj grips in the area appears but objects are cannot be selectable or movable etc.

//Imageenvect1.MouseInteractVt := [miObjectSelect];//default set


procedure TForm1.IvNewObject(Sender: TObject; hobj: Integer);
begin
Imageenvect1.ObjLayer[hobj] := 1;
// when value set to 0. selecting moving etc. have no problem
end;


btw, while reading chm, I noticed that imageenvect seems in "legacy components"
is it means development of imageenvect vcl is discontinued ?
(thanks in advance)

xequte

38182 Posts

Posted - Jun 30 2020 :  19:06:09  Show Profile  Reply
Hi

Yes, objects should be applied to the base layer. Objects and layers generally do not interact well together. I'll look if we can improve this in a later update.

TImageEnVect is being replaced by TImageEnView layers. It will still always be available, but there are unlikely to be big features added to TImageEnVect.

There is a transition guide:

https://www.imageen.com/help/VectToLayers.html




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