SlideBar¶
The SlideBar is a container widget, which provides scrolling in one dimension (vertical or horizontal).
Preview Image¶
Features¶
- Supports vertical and horizontal orientation
- Hides the scroll buttons if the content fits into the scroll container
Description¶
The SlideBar widget can be used as a replacement for a Scroll container if scrolling is only needed in one direction. In contrast to the Scroll container the SlideBar uses RepeatButtons instead of scroll bars to do the scrolling. It is used e.g. in tab views.
API¶
Here is a link to the API of the Widget: