<< 点击显示目录 >> 主页 mappView帮助助手 > mapp View帮助信息 > Widgets > System > TextKeyPad |
Widget "TextKeyPad" displays a virtual keyboard for entering values for widget "TextPad". The widget allows you to use keyboard shortcuts, making it easier to work with widget "TextPad". This KeyBoard also supports different keyboard layouts depending on the selected language.
This widget is used and bound internally by other widgets. It therefore cannot be configured directly on a piece of content, but styles can be used for it.
Web browser |
Type |
Description |
Default value |
|
backColor |
Defines the background color of the widget. |
#333333 |
|
backGroundGradient |
Defines the background color of the widget as a color gradient. |
|
|
buttonBorderStyle |
Defines the style of the border around the keyboard buttons. Borders can be unbroken, dashed or dotted. |
solid |
|
buttonBorderWidth |
Defines the width of the border around the keyboard buttons. |
0px |
|
buttonBorderColor |
Defines the color of the border around the keyboard buttons. |
#333333 |
|
buttonCornerRadius |
Defines the corner style of the keyboard buttons. |
3px |
|
textColor |
Defines the color used to display the text. |
#000000 |
|
fontName |
Defines the font used for the text shown. |
Arial |
|
buttonBackColor |
Defines the background color of the keyboard buttons. |
#FFFFFF |
|
mouseDownBackColor |
Defines the background color of the widget while the widget is being pressed. |
#FF8800 |
|
mouseDownTextColor |
Defines the color used to display the text while the widget is being pressed. |
#FFFFFF |
|
buttonBackGroundGradient |
Defines the background color of the keyboard buttons as a color gradient. |
|
|
buttonMouseDownBackGroundGradient |
Defines the background color gradient of the keyboard buttons as a color gradient when the buttons are pressed. |
|