Skinning.tipMap: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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>
The list of mappings can be downloaded on the forum in the form of an excel file: [http://shareaza.sourceforge.net/phpbb/download/file.php?id=483 tooltip_controls.rar]
{{Nav2|Skinning tutorial}}

Latest revision as of 20:37, 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>

The list of mappings can be downloaded on the forum in the form of an excel file: tooltip_controls.rar



Navigation:     ShareazaWiki > Skinning tutorial > Skinning.tipMap