inlineImeEnabled

Usage

-- Lingo syntax
_player.inlineImeEnabled

// JavaScript syntax
_player.inlineImeEnabled;

Description

Player property; determines whether the Director Inline IME feature is turned on. Read/write.

When TRUE, this property allows the user to enter double-byte characters directly into the Director Text, Field, Script, and Message windows on Japanese systems.

The default value is determined by the Enable Inline IME setting in Director General Preferences.

See also

Player