Skinning.tipMap: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
(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}}
{{RecoveredPage|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 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.  
The list of mappings can be downloaded as an [http://forums.shareaza.com/attachment.php?s=&postid=304211 Excel file].


Here is an example from '''MyTipMap.xml''':  
Here is an example from '''MyTipMap.xml''':  
Line 15: Line 13:
         </tipMap>
         </tipMap>


<center>Retrieved from untrusted now pantheraproject*net
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]
 
This page was last modified on March 27, 2008, at 20:08. </center>


Copyright © 2002-2009 Shareaza Development Team.
{{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