Skinning.tipMap: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{do not translate}}
{{Language}}
{{Recovered|The following content has been recovered from the old wiki and pantheraproject*net. Competent verification is needed.}}
{{Updated|2014.05.07| 2.7.x.0}}


= <tipMap> =
= <tipMap> =
Line 12: Line 12:
         <control code="1374" id="IDC_THROTTLE_MODE"/>
         <control code="1374" id="IDC_THROTTLE_MODE"/>
         </tipMap>
         </tipMap>
{{Note||There was an Excel file to download, containing the list of mappings. Unfortunately, it was lost during the takeover of the original domain of Shareaza.}}
{{Nav2|Skinning tutorial}}

Revision as of 09:22, 7 May 2014

  Languages:

[[::Skinning.tipMap|English]] • [[::Skinning.tipMap/de|Deutsch]] • [[::Skinning.tipMap/es|Español]] • [[::Skinning.tipMap/fr|Français]] • [[::Skinning.tipMap/he|עברית]] • [[::Skinning.tipMap/it|Italiano]] • [[::Skinning.tipMap/nl|Nederlands]] • [[::Skinning.tipMap/pl|Polski]] • [[::Skinning.tipMap/pt|Português]] • [[::Skinning.tipMap/ru|Русский]] • [[::Skinning.tipMap/zh-hant|‪中文(繁體)]]

e
  Updated:

This page has been updated on 2014.05.07 for the release of Shareaza v 2.7.x.0.

e

<tipMap>

The <tipMap> element lists mappings between resource IDs used in Shareaza and control names.

The element data are used while displaying tooltips defined in the controlTips element.

Here is an example from MyTipMap.xml:

        <tipMap>
        <control code="1374" id="IDC_THROTTLE_MODE"/>
        </tipMap>


There was an Excel file to download, containing the list of mappings. Unfortunately, it was lost during the takeover of the original domain of Shareaza.




Navigation:     ShareazaWiki > Skinning tutorial > Skinning.tipMap