Posted 12 August 2022, 4:36 am EST
Hi, in my apps i use a dynamic tooltip over RibbonItems (i.e. a RibbonButton).
The dynamic text code assigned is :
<table>
<tr>
<td>
<parm/>
</td>
<td>
<b>
<parm>Griglia</parm>
</b>
</td>
</tr>
</table>
<parm>
<hr noshade size=1 style='margin:2' color=#bebebe></parm><div style='margin:1 12'>
<parm>Mostra/Nasconde la Griglia sul Grafico.<br>
<br>
<ul>
<li>
<b>Si applica al Grafico ed ai Grafici del Report</b>
</li>
</ul>
</parm>
</div>
<parm>
<hr noshade size=1 style='margin:2' color=#bebebe></parm><table><tr><td><parm><img src='res://ToolTipImage'/>
</td>
<td>
<b>
<parm>TenatexPro 5</parm>
</b>
</td>
</tr>
</table>
Before 2022V2 release, the appearance was correct (Img 1) Now, the list prefix (char “۰”) appears attached to the text “Si applica al Grafico ed ai Grafici del Report”.
Any idea ?
Thanks
Regards, Fabio La Vitola