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

Dock site options

Enumerations

enum  {
  FX::DOCKSITE_WRAP = 0,
  FX::DOCKSITE_NO_WRAP = 0x00020000
}

Enumeration Type Documentation

anonymous enum

Dock site options.

Enumerator:
DOCKSITE_WRAP 

Dockbars are wrapped to another galley when not enough space on current galley.

DOCKSITE_NO_WRAP 

Never wrap dockbars to another galley even if not enough space.

Copyright © 1997-2005 Jeroen van der Zijp