Skip to main content

Meta_ScrollBarStyle

Module: Metanodes / Definitions

A ScrollBarStyle provides styling options for the various parts of a Meta_ScrollBar.

#include <meta_gui.hpp>

Public Types

TypeName
enumIDX { Idx_HandleStyle, Idx_SliderBGStyle, Idx_ButtonStyle, Idx_BackgroundStyle, Idx_UpIcon, Idx_DownIcon, Idx_LeftIcon, Idx_RightIcon, Idx_Width }

Public Types Documentation

enum IDX

EnumeratorValueDescription
Idx_HandleStylelink - Style to apply to the handle (Meta_ColouredPanelStyle, Meta_TexturedPanelStyle, Meta_GradientPanelStyle)
Idx_SliderBGStylelink - Style to apply to the slider background (Meta_ColouredPanelStyle, Meta_TexturedPanelStyle, Meta_GradientPanelStyle)
Idx_ButtonStylelink - Style to apply to the button (Meta_ColouredButtonStyle, Meta_TexturedButtonStyle)
Idx_BackgroundStylelink - Style to apply to the scrollbar background (Meta_ColouredPanelStyle, Meta_TexturedPanelStyle, Meta_GradientPanelStyle)
Idx_UpIconlink - Texture to display for the up arrow (Type==Vertical)
Idx_DownIconlink - Texture to display for the down arrow (Type==Vertical)
Idx_LeftIconlink - Texture to display for the left arrow (Type==Horizontal)
Idx_RightIconlink - Texture to display for the right arrow (Type==Horiztonal)
Idx_Widthfloat - Width of the bar