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
 TImageEnMView selecting and scrolling?

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
skippix Posted - Dec 16 2020 : 15:46:29
I'm stuck trying to figure out how to control my TImageEnMView grid behavior.

I want to be able to mimic Windows Explorer and Lightroom grid functionality where I control selection with a combination of mouse clicks and keystrokes. I do not want to select a region; instead, I want to select images sequentially. For example, to get the following selection in Lightroom, I first clicked image 44, then shift-clicked image 52 to select the range of images 44-52. I ctrl-clicked images 57 and 59 to add them to the selection.



Windows Explorer behaves the same way. What settings do I use to do this with a TImageEnMView?

Also, I need to be able to use the scrollbar without selecting any images.

Thanks!
Skip


2   L A T E S T    R E P L I E S    (Newest First)
skippix Posted - Dec 17 2020 : 07:47:42
Thanks, Nigel!

I had that enabled, but did not have a clear understanding of how to best configure the MultiSelectionOptions options. When I have a chance I am going to set up a testbed to learn exactly what they do and if/when to use them.

For now, though, I've got them set as MultiSelectionOptions = [] and things are working as expected.

Cheers,
Skip
xequte Posted - Dec 17 2020 : 01:52:44
Hi Skip

Both those things should be happening with TImageEnView. Have you enabled multi-selection?

https://www.imageen.com/help/TImageEnMView.EnableMultiSelect.html

Nigel
Xequte Software
www.imageen.com