In the LiveEdit config file, turn off BOX_TOOLTIP:
<GENERAL>
...
<BOX_TOOLTIP allow='n'/>
...
</GENERAL>
If BOX_TOOLTIP is not available, add it to GENERAL.
Modified on: Wed, 14 Jun, 2017 at 6:05 AM
In the LiveEdit config file, turn off BOX_TOOLTIP:
<GENERAL>
...
<BOX_TOOLTIP allow='n'/>
...
</GENERAL>
If BOX_TOOLTIP is not available, add it to GENERAL.
Did you find it helpful? Yes No