allowFieldRedraw

Has no effect and is included in LiveCode for compatibility with imported SuperCard projects.

# Metadata

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

# Syntax

set the allowFieldRedraw to {true | false}

# Description

In SuperCard, the allowFieldRedraw property determines whether scrolling fields are redraw after scrolling. In LiveCode, scrolling fields are always redraw.

The allowFieldRedraw property is always set to false. A handler can set it to any value without causing a error, but the actual value is not changed.

# Tags

# See

- **command:** unlock screen, lock screen - **function:** value - **glossary:** property, handler, SuperCard, LiveCode, redraw, error - **object:** field