gltk 0.3
a C++ widget library built on GLUT
gltk::Scale Class Reference

a slider to select and a label to display a numeric value. More...

#include <scale.hh>

Inheritance diagram for gltk::Scale:
gltk::TextDraw gltk::Bin gltk::Container gltk::Widget gltk::HScale gltk::VScale

List of all members.


Detailed Description

a slider to select and a label to display a numeric value.

It takes an Adjustment for manipulation.

Scale.png
 All Classes Namespaces Files Functions Variables Enumerations Enumerator