Next: , Previous: , Up: Scrollbar Object   [Contents][Index]


17.2.2 Scrollbar Types

The following types of scrollbar are available:

FL_VERT_SCROLLBAR

A vertical scrollbar.

FL_HOR_SCROLLBAR

A horizontal scrollbar.

FL_VERT_THIN_SCROLLBAR

A different looking vertical scrollbar.

FL_HOR_THIN_SCROLLBAR

A different looking horizontal scrollbar.

FL_VERT_NICE_SCROLLBAR

A vertical scrollbar using FL_NICE_SLIDER.

FL_HOR_NICE_SCROLLBAR

A horizontal scrollbar using FL_NICE_SLIDER.

FL_VERT_PLAIN_SCROLLBAR

Similar to FL_THIN_SCROLLBAR.

FL_HOR_PLAIN_SCROLLBAR

Similar to FL_HOR_THIN_SCROLLBAR.