SlideBar

The SlideBar is a container widget, which provides scrolling in one dimension (vertical or horizontal).

Preview Image

widget/slidebar.jpg

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.

Demos

Here are some links that demonstrate the usage of the widget:

API

Here is a link to the API of the Widget: