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.

Namespaces

namespace  FX

Enumerations

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

Copyright © 1997-2005 Jeroen van der Zijp