Skinning.tipMap: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 13: Line 13:
         </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.}}
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}}
{{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