Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FXRealSlider.h File Reference
#include "FXFrame.h"

Go to the source code of this file.

Classes

class  FX::FXRealSlider
 

Namespaces

 FX
 

Enumerations

enum  {
  FX::REALSLIDER_HORIZONTAL = 0,
  FX::REALSLIDER_VERTICAL = 0x00008000,
  FX::REALSLIDER_ARROW_UP = 0x00010000,
  FX::REALSLIDER_ARROW_DOWN = 0x00020000,
  FX::REALSLIDER_ARROW_LEFT = REALSLIDER_ARROW_UP,
  FX::REALSLIDER_ARROW_RIGHT = REALSLIDER_ARROW_DOWN,
  FX::REALSLIDER_INSIDE_BAR = 0x00040000,
  FX::REALSLIDER_TICKS_TOP = 0x00080000,
  FX::REALSLIDER_TICKS_BOTTOM = 0x00100000,
  FX::REALSLIDER_TICKS_LEFT = REALSLIDER_TICKS_TOP,
  FX::REALSLIDER_TICKS_RIGHT = REALSLIDER_TICKS_BOTTOM,
  FX::REALSLIDER_NORMAL = REALSLIDER_HORIZONTAL
}
 

Copyright © 1997-2005 Jeroen van der Zijp