How to hide Tooltip on a menu in the config.daml

485
1
12-03-2020 12:11 PM
Labels (1)
TimConfare2
New Contributor III

I am creating an ArcGIS Pro add-in which uses menus to open a gallery.  The tooltip comes up when the cursor is over the menu item but it blocks a portion of the gallery that pops up (see attachment).  I deleted the text inside tooltip on config.daml:  

<tooltip heading=""><disabledText /></tooltip>

I even deleted this line all together but a tooltip still shows (If it is blank or deleted it still shows the name of the caption as a tooltip.

How can I remove or hide a tooltip?

Thanks

1 Reply
GrantDickins_OX2
New Contributor III

Hi. I am also trying to find how to disable the tooltip that covers symbols in the Symbol Gallery - as you hover the cursor over a symbol, the tooltip is always blocking the view and you have to constantly move the cursor away from the gallery to see the symbols - how to disable the tooltip in the symbol gallery?