draggable

Shows a stack title bar.

# Metadata

Platforms: desktop, server OS: mac, windows, linux Introduced: 1.0 Security:

# Syntax

set the draggable of stack to {true | false}

# Description

The draggable property is included in LiveCode for compatibility with imported SuperCard projects.

In SuperCard, the draggable property determines whether a window can be dragged by its title bar.

In LiveCode, setting this property sets the stack's decorations property to "title". Setting the stack draggable back to false does not change the stack decorations.

Setting the draggable property causes the stack window to flash briefly.

# Tags

# See

- **keyword:** title - **property:** decorations, systemWindow, zoomBox - **object:** stack - **glossary:** property, title bar, SuperCard, LiveCode, stack window