spiegel-keyman/web/docs/engine/reference/ui/toolbar.md
Marc Durdin 6c145cb775 refactor(web): move web engine help to app repo
Note: build.sh updated to make sure that test:help build action:target
doesn't also call test.sh by adding `:_all` meta-target.

Note: CI will need a new help-keyman-com.sh build step to deploy web
engine help.

Fixes: #12347
2024-10-31 11:00:06 +07:00

19 lines
736 B
Markdown

---
title: "Toolbar" Interface
---
For pages which must support a large number of languages from many
regions, we recommend using our "toolbar" user interface, which displays
a drop-down map allowing users to first choose the region from the map
or by name, then select input language by country. A second drop-down
list is displayed (as shown here) if more than one keyboard is available
for the selected language.
The "toolbar" user interface is attached to any DIV element on the page
(by giving that element the
*id='KeymanWebControl'*), and remains
fixed in position with respect to that element, but the On-Screen
Keyboard moves to each focused input element, unless fixed in position
by the user.
![](images/ui_toolbar.png)