fxform Widgets
Common options:
font
frame
iconpos
justification
layout
objid
padding
packer
spacing
Here is the list of widgets:
button
checkbox
custom
hbox
label
list
main_window
text_field
vbox
button
This widget implements a simple push button.
Common options:
font
frame
iconpos
justification
layout
objid
padding
Attributes:
text "
button text
"
click {
code
}
fixed_width
width
fixed_height
height
Commands:
gui_set_text(
form.button
, "
text
");