Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Related Pages

Ewl_Seeker Struct Reference

Inherits from Ewl_Container and creates internal Ewl_Widget's to provide a range and a draggable area to select a value from that range. More...


Data Fields

Ewl_Container container
 Inherit from Ewl_Container.

Ewl_Orientation orientation
 Indicates layout direction.

Ewl_Widgetbutton
 Draggable widget for selecting value.

double value
 Currently chosen value.

double range
 Total selectable range.

double step
 Size of increments in the range.

int invert
 Invert the axis.

int dragstart
 The coordinate where the drag starts.

int autohide
 Indicator to hide when not scrollable.


Detailed Description

Inherits from Ewl_Container and creates internal Ewl_Widget's to provide a range and a draggable area to select a value from that range.