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
 Select Multiple Layers With Mouse - How To Iterate Selected ?
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

andyhill

Australia
159 Posts

Posted - Feb 26 2025 :  23:08:40  Show Profile  Reply
I have say 6 layers marqueed by mouse

ImageEnViewLayerNotifyEx

if event = ielSelected then begin
Idx:= ImageEnView.CurrentLayer.LayerIndex;

The event fires 6 times as expected BUT always has same Idx ???

How do I get each unique selected Layer Idx in this event ?

Andy

andyhill

Australia
159 Posts

Posted - Feb 27 2025 :  10:51:31  Show Profile  Reply
Silly me

ImageEnView.Layers[layer]

Andy
Go to Top of Page

xequte

38940 Posts

Posted - Feb 27 2025 :  22:49:53  Show Profile  Reply


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