blindTyping
Type
property
Summary
Has no effect and is included in LiveCode for compatibility with imported HyperCard stacks.
Syntax
set the blindTyping to {true | false}
Description
In HyperCard, the blindTyping property determines whether the user can type into the message box when the message box is not visible.
In LiveCode, the message box always acts as though the blindTyping is set to false: it must be visible for the user to type into it.
Related
command: type
function: stacks
glossary: property, LiveCode, HyperCard
keyword: message box
property: visible
Compatibility and Support
Introduced
LiveCode 1.0
Platforms
desktop
server