- Messages
- 120
- Country

I am an european user with hybrid unit measure settings, trying to fix some tooltips not working.
I discovered that within the same panel and the same cab, sometime
<Tooltip ID="TOOLTIPTEXT_AUTOPILOT_APP_HOLD"/> works fine, displaying the french tip as expected
while I need to add the MetricID= keyword in order to get the tip displayed.
<Tooltip ID="TOOLTIPTEXT_VSI_FEET_PER_MIN" MetricID="TOOLTIPTEXT_VSI_FEET_PER_MIN"/>
I verified that this tip is not displayed if I delete the MetricID keyword or if I substitute it with DefaultID.
I don't understand the logic behind and so far, searches on the forum did not helped.
Thank you to help a confused beginner.
Gérard
PS: FSX Gold, Windows 7 64k.
I discovered that within the same panel and the same cab, sometime
<Tooltip ID="TOOLTIPTEXT_AUTOPILOT_APP_HOLD"/> works fine, displaying the french tip as expected
while I need to add the MetricID= keyword in order to get the tip displayed.
<Tooltip ID="TOOLTIPTEXT_VSI_FEET_PER_MIN" MetricID="TOOLTIPTEXT_VSI_FEET_PER_MIN"/>
I verified that this tip is not displayed if I delete the MetricID keyword or if I substitute it with DefaultID.
I don't understand the logic behind and so far, searches on the forum did not helped.
Thank you to help a confused beginner.
Gérard
PS: FSX Gold, Windows 7 64k.
