Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.0   12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3    Statistic    FMM    Blog  

Window.ShowKeyboard

Shows the keyboard viewer.

Component Version macOS Windows Linux Server iOS SDK
Window 9.5 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "Window.ShowKeyboard" )

Parameters

none

Result

Returns OK or error.

Description

Shows the keyboard viewer.
On Windows you can trigger this a second time to hide it.

See also Window.ShowCharacterPalette function.
Check Window.IsKeyboardVisible for whether the keyboard is visible.

Examples

Show keyboard:

Set Variable [ $r ; Value: MBS("Window.ShowKeyboard") ]

Show character palette:

Set Variable [ $r ; Value: MBS("Window.ShowCharacterPalette") ]

See also

Release notes

Blog Entries

This function checks for a paid license.

Created 26th September 2019, last changed 3th May 2023


Window.ShowContent - Window.ShowOverlay

💬 Ask a question or report a problem


Start Chat