12-21-2022, 09:04 AM
to align the label, try the parameters width, align
Exzample
+ hbox {
left = 0%
top = 95%
width = 100%
+ label {text = " F1:Help F2:Browser F3:TreeView F4:LocalBoot F5:Tools F6:ExMenu F7:TextMode L:Language" color = "white" align = "center" }
}
Exzample
+ hbox {
left = 0%
top = 95%
width = 100%
+ label {text = " F1:Help F2:Browser F3:TreeView F4:LocalBoot F5:Tools F6:ExMenu F7:TextMode L:Language" color = "white" align = "center" }
}