fltk::ThumbWheel Class Reference

Inherits fltk::Valuator.

List of all members.

Public Member Functions

int handle (int)
 ThumbWheel (int X, int Y, int W, int H, const char *L=0)

Protected Member Functions

void draw ()


Detailed Description

A control similar to SGI's Inventor toolkit, commonly used to move 3D objects or control zoom.

Fl_Roller.gif

You can use set_vertical() to make the thumbwheel move vertically.


Wed Jun 17 08:45:40 2009. FLTK ©2007 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.