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
 Looking for trackbar with Multiple Thumbs
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

yogiyang

India
725 Posts

Posted - Mar 17 2020 :  01:30:23  Show Profile  Reply
Hello,

Does anyone know of any trackbar control which supports multiple thumbs on one single trackbar?

I am looking for a trackbar which supports 2 or 3 thumbs on the same trackbar.

If anyone knows of any such VCL control please do point me to that control's web page/site.

I am using Delphi 10.3 Rio for this particular project.

TIA


Yogi Yang

spetric

Croatia
308 Posts

Posted - Mar 17 2020 :  10:40:08  Show Profile  Reply
Far as I know, there are commercial TMS and DevExpress multi-slider components, a free one (which I often use, with nice options) called MultiSlider, but it's written in C++.

Regarding free Delphi multi-slider, this one may be of interest (a simple one):

https://stackoverflow.com/questions/4387690/component-similar-to-trackbar-to-enter-a-range-of-values
Go to Top of Page

xequte

38176 Posts

Posted - Mar 17 2020 :  16:30:30  Show Profile  Reply
Hi

ImageEn does it using a TRulerBox (in ImageEn component folder). You can see an example of it in previews.pas (you need to remove the IEINCLUDEDIALOGIP IFDEF and reopen it to view the form).

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

yogiyang

India
725 Posts

Posted - Mar 21 2020 :  00:50:12  Show Profile  Reply
Hello,

Thanks for the suggestions.

I finally modified the code of a sample in GR32 to create a slider with three thumbs.

I am using this code at the moment.

TIA


Yogi Yang
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: