Add programmable source to the "Measurement Tools" group

Hello,

I usually use the following XML hint to add a programmable source to a certain group in the Sources drop down list:

<ShowInMenu category="Measurement Tools"/>

However, for the case of the “Measurement Tools”, it creates another duplicated group as shown below:

Sources

I noticed that the “M” is underlined in the original group name but not in the group that I just created. There is a way to modify this hint to include the underline?

Thanks in advance

Miguel

Maybe try this:

"&amp;Measurement Tools"

Hello,

Thanks for the answer. The &amp; code created the underline but now I have two identical groups with the M underlined:

BBB

It seems that the original group do not allow including extra elements. Any idea of what could be happening?

PS: The same behaviour occurs in several ParaView versions; I’m currently using PV5.10.0

Thanks again

Miguel

Could you share a simple .xml to reproduce the issue ?

Hello,

Please, find in the attached file a simple XML source
TEST_SOURCE.xml (952 Bytes)

Thanks

Miguel