566 views
in GUI Development by

I want to create customize scroll bar. I have gone thorugh the below link, but not able to acheive what I want? 

https://doc.embedded-wizard.de/vertical-scrollbar-widget?v=9.20#14

 

 

1 Answer

0 votes
by
Hello,

Could you please elaborate your question a little bit more? At what point did you encounter problems?

Best regards

Paul Banach
by

Yes.

I want to create scroll bar with below configuration:-

1) width 4 px, height: 100px, scroll icon in blue color and scrollable bar is in faded black color as shown in above image.

I tried create above customize scroll bar using resource: Verticle Scrollbar Config but not able to do so.  Or else is there any example avaliable on how to create customize scroll bar as per our requirement.  

by

Hello,

I still don't understand the problem. Can you explain "I tried create above customize scroll bar using resource: Verticle Scrollbar Config but not able to do so.". At what point did you encounter problems?

The customization is explained in the article you have mentioned above.

Best regards

Paul Banach

by

Some hint: if you are looking for examples, in the unit WidgetSet you see divers autoobjects. You can analyze the autoobject VerticalScrollbar_Medium as example:

 

When you select the autoobject you see in Inspector its properties. These properties configure this version of scrollbar. You will need to create your own autoobject and configure its properties - as explained in the documentation:

Best regards

Paul Banach

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...