Skinning.tipMap: Difference between revisions
(added recovered 2nd level content Skinning.tipMap - Verification needed!) |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Language}} | {{Language}} | ||
{{ | {{Updated|2014.05.07| 2.7.x.0}} | ||
= <tipMap> = | = <tipMap> = | ||
Line 6: | Line 6: | ||
The element data are used while displaying tooltips defined in the [[Skinning.controlTips|controlTips]] element. | The element data are used while displaying tooltips defined in the [[Skinning.controlTips|controlTips]] element. | ||
Here is an example from '''MyTipMap.xml''': | Here is an example from '''MyTipMap.xml''': | ||
Line 15: | Line 13: | ||
</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