Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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
- Version 9.5
- Added Window.ShowKeyboard function for Mac and Windows.
Blog Entries
- New in MBS FileMaker Plugin 13.2
- New functions of the MBS Plugin Version 9.5
- Neues MBS FileMaker Plugin 9.5
- MBS FileMaker Plugin 9.5 - More than 5900 Functions In One Plugin
- MBS FileMaker Plugin, version 9.5pr1
This function checks for a license.
Created 26th September 2019, last changed 3th May 2023