Adjuster Class Reference

Inherits Valuator.

List of all members.

Public Member Functions

 Adjuster (int x, int y, int w, int h, const char *l=0)
void soft (int x)
int soft () const
int handle (int)

Static Public Attributes

NamedStyledefault_style

Protected Member Functions

void draw ()
void value_damage ()


Detailed Description

Valuator widget that displays three buttons. The user pushes down the button and drags left/right to adjust, or clicks the button to step, or shift-clicks to step backwards. One button moves in the step() values, the next in 10*step(), and the third in 100*step(). Holding down shift makes the buttons move in the opposite way. Depreciated.

adjuster1.gif


The documentation for this class was generated from the following files:
Sun Jan 7 00:55:17 2007. FLTK ©2006 Bill Spitzak and others.
Permission is granted to reproduce this manual or any portion for any purpose, provided this copyright and permission notice are preserved.