Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hello erveryone,
I think it will be very usefull to add the possibility to manage the font of the annotations, and for any fields with text.
Thanks,
BR
You're right, especially as it's written in the CalloutTemplates.xml files!
<annotation id="itm_no_scheme" hasLeaders="true"> <name locid="DEFItemNoScheme"/> <description locid="DEFItemNoSchemeDescription"/> <tooltip locid="DEFItemNoSchemeTooltip"/> <thumbnail url="prompt_itm.png"/> <leaders> <line-style start="none" end="none"> <pen name="Thin"/> </line-style> </leaders> <label canEdit="true" editOnCreation="true"> <text font="Arial" size="10pt" color="#000000"> <useproperty category="System" name="pvITM"/> </text> <shape type="circle" border="true"/> </label> <halo label="false"/> </annotation>
Have you already tried to modify the Text Font in the Callout Template xml file ?
Of course I tried!
without success, and it's for that I vote to your idea 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.