TextKeyPad

<< 点击显示目录 >>

主页  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.

Appearance

textkeypad

Web browser

Styleable properties

Name

Type

Description

Default value

backColor

Color

Defines the background color of the widget.

#333333

backGroundGradient

Gradient

Defines the background color of the widget as a color gradient.

 

buttonBorderStyle

BorderStyle

Defines the style of the border around the keyboard buttons. Borders can be unbroken, dashed or dotted.

solid

buttonBorderWidth

PixelValCollection

Defines the width of the border around the keyboard buttons.

0px

buttonBorderColor

ColorCollection

Defines the color of the border around the keyboard buttons.

#333333

buttonCornerRadius

PixelValCollection

Defines the corner style of the keyboard buttons.

3px

textColor

Color

Defines the color used to display the text.

#000000

fontName

FontName

Defines the font used for the text shown.

Arial

buttonBackColor

Color

Defines the background color of the keyboard buttons.

#FFFFFF

mouseDownBackColor

Color

Defines the background color of the widget while the widget is being pressed.

#FF8800

mouseDownTextColor

Color

Defines the color used to display the text while the widget is being pressed.

#FFFFFF

buttonBackGroundGradient

Gradient

Defines the background color of the keyboard buttons as a color gradient.

 

buttonMouseDownBackGroundGradient

Gradient

Defines the background color gradient of the keyboard buttons as a color gradient when the buttons are pressed.