Author Topic: A few wishes for TM functionality  (Read 40792 times)

redwing

  • Guest
Is there any way to add transparency to text? and to a image using code?

I don't think it's supported except some bg colors for some elements.

redwing

  • Guest
i also added support for percentage values
e.g. heightDock="x:#Cover.70" would be 70% of the width of element #Cover

Regarding percentage values for anchor and dock, can you make it support numbers with one decimal place?
I am updating some TM views to work better in variable window sizes. But all different kinds of elements, fonts, and sizes make it hard for them to keep the same distance between each other in variable window sizes with the current precision of two-digit number. Of course, x and y number help, but they are fixed numbers. Would be great if percentages like 70.4 or 37.4 can be used.

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34311

redwing

  • Guest
It's working for dock, but not for anchors as in "yAnchor=Panel.85.3".