ATTR_FLOATING

Type: Panel attribute
Description: Specifies whether the panel's window floats above all non-floating windows.

Linux: This attribute is not supported.

Data Type: integer
Default Value: VAL_FLOAT_NEVER

Values

VAL_FLOAT_NEVER Panel's window never floats relative to other top level windows.
VAL_FLOAT_APP_ACTIVE Panel's window only floats when the application is active.
VAL_FLOAT_ALWAYS Panel's window always floats relative to other top level windows.