-
Notifications
You must be signed in to change notification settings - Fork 4
Form Backdrop
Gregory "Mad Pink" Miller edited this page Oct 7, 2019
·
3 revisions
The Form Backdrop is a set of labels, the purpose is to label a series of fields that will be placed on top of the widget.
The follow are the subkeys that can be individually set for each control:
- "label" - the text that will be displayed in the button
- "show" - boolean when false does not show the label (but leaves an empty space where it would have been); default = true
- "textcolor" - color of the text; default = mControlTextColor
- "textsize" - font size for button text; default = mControlTextSize
- "textfont" - font for button text; default = mControlTextFont