Page 1 of 1

borderradius

Posted: Thu Dec 31, 2020 11:31 am
by panox
I tried to change the border of the text-rectangle of a polygon hotspot by inserting borderradius="10 " in the output.xml, but got an xml-error.

<label width="100" backgroundalpha="1.000" enabled="1" height="20" backgroundcolor="0xffffff" bordercolor="0x000000" border="1" borderradius="10" textcolor="0x000000" background="1" borderalpha="1.000" borderradius="1" wordwrap="1" textalpha="1.000"/>
<polystyle mode="0" backgroundalpha="0.251" backgroundcolor="0x0000ff" bordercolor="0x0000ff" borderalpha="1.000"/>

It's a pity that the functions are so limited in Object2VR. Is there a workaround?

Re: borderradius

Posted: Thu Dec 31, 2020 12:56 pm
by Hopki
Hi Harald
Under the HTML5 output and Advanced Settings, you can set text box attributes such as Radius?
Or you can use a floating tooltip, see: https://ggnome.com/gg_webinars/skin-element-modifiers/
Time index 13:38.
Regards,

Re: borderradius

Posted: Thu Dec 31, 2020 1:03 pm
by panox
Thanks again, Hopki, and sorry that I didn't check the advanced settings beforehand.