'Resolution-specific se
mode = CreateObject("roDeviceInfo").GetDisplayMode()
if mode = "720p"
this.layout = {
full: this.canvas.GetCanvasRect()
top: { x: 50, y:-50, w:500, h: 130 }
left: { x: 911, y: 0, w: 379, h: 206 }
right: { x: 700, y: 177, w: 350, h: 291 }
bottom: { x: 100, y: 500, w: 580, h: 270 }
}
this.headerfont = this.fonts.get("Bulldozer", 38, 50, false)
else
this.layout = {
full: this.canvas.GetCanvasRect()
top: { x: 0, y: 0, w: 720, h: 80 }
left: { x: 100, y: 100, w: 280, h: 210 }
right: { x: 400, y: 100, w: 220, h: 210 }
bottom: { x: 100, y: 340, w: 520, h: 140 }
video: { x: 0, y: 0, w: 402, h: 237 }
}
this.headerfont = this.fonts.get("Bulldozer", 15, 50, false)
end if
Our system http://www.rokumanager.com