258 views
in GUI Development by
Hi,

I want to configure the Thumb same as like in VerticalScrollBar to VerticalSlider. Like in VerticalScrollBar I want the thumb should shrink or expand in VerticalSlider based on the no of items in the vertical list.

Thanks & Regards
Dinesh Thirumaran

1 Answer

0 votes
by

Hello Dinesh Thirumaran,

to achieve such appearance, you configure only the slider's tracks (also known as the 'below' and the 'above' track). The thumb itself is not useful in this case and you don't need to configure it - except eventual margins to limit the movement range. The following screenshots demonstrate the properties of a Vertical Slider Configuration object. These are valid in version 13 or newer:

  

So configured slider appears then as shown in the screenshot below. It looks like a scrollbar. When interacting with the slider, the size of the 'below' (dark grey) track changes. The 'above' track is configured to have fixed size. It appears like border around the widget:

I hope it helps you further. For details concerning the configuration properties please see the chapter Customize your own Vertical Slider.

Best regards

Paul Banach

 

 

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...