Tuturial de creació de Skins

[ Torna als skins de Shareaza ]

<controlTips>

The <controlTips> element can be used to display tooltips for almost all dialog controls when mouse is moved over them.

The element is useful while translating settings pages, when detailed explanation is needed or when translation text is very long and doesn't fit in the dialog. The translators can shorten the text and put the full text in tooltips. Each element consists of a message that is displayed in the tooltip. The id is taken from the <tipMap>

Here is an example from MyControlTipSkin.xml:

<controlTips>
  <tip id="IDC_THROTTLE_MODE" message="In the maximum mode the bandwidth won't 
    exceed the specified value. In the average mode it will fluctuate around the 
    value to both sides."/>
</controlTips>
        

To create a translation skin, copy the existing control tip database from default-en.xml in your skins folder and start translating each entry.

[ Torna als skins de Shareaza ]

  • en
  • es
  • fr
  • de
  • hr
  • it
  • lt
  • nl
  • nb
  • pl
  • pt
  • sl
  • tr
  • el
  • he
  • ja
  • zh-tw
  • en
  • ca
  • fa
  • ru
Molta gent contribueix amb el seu temps i dedicació a Shareaza. Per favor, visita la pàgina de reconeixements.
Visit Shareaza's Project Page at SourceForge.net
< Al capdamunt de la pàgina | Contacta'ns >