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

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

Go to the source code of this file.

Classes

class  FX::FXLabel
 

Namespaces

 FX
 

Enumerations

enum  {
  FX::ICON_UNDER_TEXT = 0,
  FX::ICON_AFTER_TEXT = 0x00080000,
  FX::ICON_BEFORE_TEXT = 0x00100000,
  FX::ICON_ABOVE_TEXT = 0x00200000,
  FX::ICON_BELOW_TEXT = 0x00400000,
  FX::TEXT_OVER_ICON = ICON_UNDER_TEXT,
  FX::TEXT_AFTER_ICON = ICON_BEFORE_TEXT,
  FX::TEXT_BEFORE_ICON = ICON_AFTER_TEXT,
  FX::TEXT_ABOVE_ICON = ICON_BELOW_TEXT,
  FX::TEXT_BELOW_ICON = ICON_ABOVE_TEXT
}
 
enum  { FX::LABEL_NORMAL = JUSTIFY_NORMAL|ICON_BEFORE_TEXT }
 

Copyright © 1997-2005 Jeroen van der Zijp