Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved Themes for different resolutions.
#9
Code:
+ progress_bar {
id = "__timeout__"
text = "@TIMEOUT_NOTIFICATION_SHORT@"
left = 95%
top = 95%
width = 5%
height = 3%
text_color = "white"
bar_style = "*"
highlight_style = "*"
}

+ hbox {
left = 2%
top = 90%
+ image {file = "icons/txt.png"}
}
+ hbox {
left = 2%
top = 95%
+ label {text = "F1:Help" color = "white"}
}


+ hbox {
left = 11%
top = 90%
+ image {file = "icons/txt.png"}
}
+ hbox {
left = 11%
top = 95%
+ label {text = "F2:Browser" color = "white"}
}

+ hbox {
left = 24%
top = 90%
+ image {file = "icons/txt.png"}
}
+ hbox {
left = 24%
top = 95%
+ label {text = "F3:Tree View" color = "white"}
}

+ hbox {
left = 38%
top = 90%
+ image {file = "icons/hdd.png"}
}
+ hbox {
left = 38%
top = 95%
+ label {text = "F4:Local Boot" color = "white"}
}

+ hbox {
left = 53%
top = 90%
+ image {file = "icons/ventoy.png"}
}
+ hbox {
left = 53%
top = 95%
+ label {text = "F5:Tools" color = "white"}
}

+ hbox {
left = 62%
top = 90%
+ image {file = "icons/txt.png"}
}
+ hbox {
left = 62%
top = 95%
+ label {text = "F6:ExMenu" color = "white"}
}
+ hbox {
left = 72%
top = 90%
+ image {file = "icons/hdd.png"}
}
+ hbox {
left = 72%
top = 95%
+ label {text = "F7:TextMode" color = "white"}
}

+ hbox {
left = 84%
top = 90%
+ image {file = "icons/txt.png"}
}
+ hbox {
left = 84%
top = 95%
+ label {text = "L:Language" color = "white"}
}

+ hbox{
left = 16%
top = 97%
+ label {text = "@VTOY_MEM_DISK@" color = "gold" align = "left"}
}

+ hbox{
left = 27%
top = 97%
+ label {text = "@VTOY_WIMBOOT_MODE@" color = "gold" align = "left"}
}

+ hbox{
left = 43%
top = 97%
+ label {text = "@VTOY_ISO_RAW@" color = "gold" align = "left"}
}

+ hbox{
left = 62%
top = 97%
+ label {text = "@VTOY_ISO_UEFI_DRV@" color = "gold" align = "left"}
}

+ hbox{
left = 72%
top = 97%
+ label {text = "@VTOY_GRUB2_MODE@" color = "gold" align = "left"}
}


I used this and it seems to work in 800x600 and 1024x768


Attached Files
.txt   theme.txt (Size: 2.52 KB / Downloads: 20)
Reply


Messages In This Thread
Themes for different resolutions. - by Krinal - 12-18-2022, 06:52 PM
RE: Themes for different resolutions. - by Krinal - 12-19-2022, 02:48 PM
RE: Themes for different resolutions. - by Krinal - 12-19-2022, 05:16 PM
RE: Themes for different resolutions. - by Krinal - 12-20-2022, 06:29 PM
RE: Themes for different resolutions. - by Steve2926 - 12-20-2022, 11:36 PM
RE: Themes for different resolutions. - by Krinal - 12-21-2022, 06:59 PM
RE: Themes for different resolutions. - by Krinal - 12-22-2022, 06:48 PM
RE: Themes for different resolutions. - by Krinal - 12-23-2022, 10:22 AM
RE: Themes for different resolutions. - by Krinal - 12-23-2022, 05:32 PM
RE: Themes for different resolutions. - by Krinal - 12-24-2022, 06:50 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)