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

FXRangeSlider.h File Reference

#include "FXFrame.h"

Go to the source code of this file.

Classes

class  FX::FXRangeSlider
 The range slider widget is a valuator widget which determines a subrange of the given range. More...

Namespaces

namespace  FX

Enumerations

enum  {
  FX::RANGESLIDER_HORIZONTAL = 0,
  FX::RANGESLIDER_VERTICAL = 0x00008000,
  FX::RANGESLIDER_ARROW_UP = 0x00010000,
  FX::RANGESLIDER_ARROW_DOWN = 0x00020000,
  FX::RANGESLIDER_ARROW_LEFT = RANGESLIDER_ARROW_UP,
  FX::RANGESLIDER_ARROW_RIGHT = RANGESLIDER_ARROW_DOWN,
  FX::RANGESLIDER_INSIDE_BAR = 0x00040000,
  FX::RANGESLIDER_NORMAL = RANGESLIDER_HORIZONTAL
}

Copyright © 1997-2009 Jeroen van der Zijp