longWindowTitles

Has no effect and is included in LiveCode for compatibility with imported HyperCard stacks.

# Metadata

Platforms: desktop, server OS: Introduced: 1.0 Security:

# Syntax

set the longWindowTitles to {true | false}

# Description

In HyperCard, the longWindowTitles property determines whether a stack window title bar shows the absolute file path to a stack, or only the stack name. In LiveCode, the stack label property is shown as the window title; if the label is empty, the short version of the stack name property is shown.

A handler can set the longWindowTitles without causing a error, but the actual window title is not changed. The default value is false.

# Tags

# See

- **keyword:** default - **property:** decorations, name, label - **object:** stack - **glossary:** property, LiveCode, error, stack window, absolute file path, HyperCard, title bar