Forum Discussion

hugetv's avatar
hugetv
Visitor
11 years ago

help with roImageCanvas

It helps to put the Canvas in the upper corner on the right and a transparent framework

2 Replies

  • This is correct

        		list.Push({
    Text: str
    TextAttrs: {color: textColor, font: "medium", border-left: 1px solid #DDDDDD, border-right: 1px solid #DDDDDD, border-bottom: 1px solid #DDDDDD, border-top: 1px solid #DDDDDD, text-align: left, border-top-left-radius: 8px, border-top-right-radius: 8px, border-bottom-right-radius: 8px, border-bottom-left-radius: 8px,}
    TargetRect: {x:0, y:yTxt, w: 500, h: 100}
    })