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

FXFrame.h File Reference

#include "FXWindow.h"

Go to the source code of this file.

Namespaces

namespace  FX

Enumerations

enum  {
  JUSTIFY_NORMAL = 0,
  JUSTIFY_CENTER_X = 0,
  JUSTIFY_LEFT = 0x00008000,
  JUSTIFY_RIGHT = 0x00010000,
  JUSTIFY_HZ_APART = JUSTIFY_LEFT|JUSTIFY_RIGHT,
  JUSTIFY_CENTER_Y = 0,
  JUSTIFY_TOP = 0x00020000,
  JUSTIFY_BOTTOM = 0x00040000,
  JUSTIFY_VT_APART = JUSTIFY_TOP|JUSTIFY_BOTTOM
}
enum  { DEFAULT_PAD = 2 }

Copyright © 1997-2005 Jeroen van der Zijp