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

Splash Window options

Enumerations

enum  {
  FX::SPLASH_SIMPLE = 0,
  FX::SPLASH_SHAPED = 0x02000000,
  FX::SPLASH_OWNS_ICON = 0x04000000,
  FX::SPLASH_DESTROY = 0x08000000
}

Enumeration Type Documentation

anonymous enum

Splash Window options.

Enumerator:
SPLASH_SIMPLE 

Simple rectangular splash window.

SPLASH_SHAPED 

Shaped splash window.

SPLASH_OWNS_ICON 

Splash window will own the icon and destroy it.

SPLASH_DESTROY 

Splash window will destroy itself when timer expires.

Copyright © 1997-2005 Jeroen van der Zijp