(12-19-2022, 04:19 PM)longpanda Wrote: I add @@XXXX for variable expansion in label component.excellent...thank you so much master @longpanda.
Try this CI release:
https://github.com/ventoy/Ventoy/actions...3732973042
https://www.ventoy.net/en/doc_github_ci.html
Code:+ vbox {
left = 80%
top = 1%
width = 10%
+ hbox {
+ label {text = "Platform" color = "#ff0000"}
}
+ hbox {
+ label {text = "RAM" color = "#ff0000"}
}
+ hbox {
+ label {text = "Resolution" color = "#ff0000"}
}
}
+ vbox {
left = 90%
top = 1%
width = 10%
+ hbox {
+ label {text = "@@grub_cpu_platform" color = "#0000ff"}
}
+ hbox {
+ label {text = "@@grub_total_ram" color = "#0000ff"}
+ label {text = " MB" color = "#0000ff"}
}
+ hbox {
+ label {text = "@@gfxmode" color = "#0000ff"}
}
}
Ventoy boot menu
|
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Ventoy boot menu - by serhat100 - 12-15-2022, 12:49 PM
RE: Ventoy boot menu - by hyun9358 - 12-17-2022, 08:27 AM
RE: Ventoy boot menu - by nguyen ha thai trong - 12-18-2022, 08:01 PM
RE: Ventoy boot menu - by longpanda - 12-19-2022, 04:19 PM
RE: Ventoy boot menu - by serhat100 - 12-19-2022, 05:54 PM
|
Users browsing this thread: 1 Guest(s)