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
 layer and zoom
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

pierrotsc

USA
497 Posts

Posted - Oct 01 2019 :  18:46:15  Show Profile  Reply
when i select a layer, i get the marquee around to move and resize but when i click on the zoom tool, the handles disappear.

i use that when i click the zoom tool
with imageenview do
begin
MouseInteract := [miZoom, miScroll];
Cursor := cr_zoom;
Update;
end;

xequte

38610 Posts

Posted - Oct 02 2019 :  21:16:56  Show Profile  Reply
Hi

That is correct. miScroll and miSelect cannot be used together (because both use click and drag motions).

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

pierrotsc

USA
497 Posts

Posted - Oct 03 2019 :  11:02:04  Show Profile  Reply
I removed miscroll and only left mizoom. same thing. i just want to zoom without having the layers handles hidden. the thing is that the layers are still selected. only the handles are gone. any way to fix that ?
Thanks
Go to Top of Page

xequte

38610 Posts

Posted - Oct 03 2019 :  17:05:48  Show Profile  Reply
Sorry, I misread. Email me for an update that allows mlMoveLayers and mlResizeLayers to be used with miZoom.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

pierrotsc

USA
497 Posts

Posted - Oct 03 2019 :  17:32:45  Show Profile  Reply
but i do not have the source. can you compile the unit for Berlin ? if not, i'll wait for a new release.
Go to Top of Page

xequte

38610 Posts

Posted - Oct 04 2019 :  21:19:08  Show Profile  Reply
Hi

OK, this will be in 8.7.1 which will be out in a few weeks.

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