|
Voici les manipulations complètes pour modifier les Dossiers de partage : Code :Element[id=atom(vapor)]
{
ContentAlign:rcint(20979);
} |
Ca donne
Code :Element[id=atom(vapor)]
{
ContentAlign:rcint(20979);
Content:rcimg(numero de ton image);
} |
Seulement le fond du dossier de partage a été modifié
Nous allons nous occuper du haut :
Code :Element[ID=Atom(ai538)]
{
background:rcbkd(1652);
} |
Mettez à la place :
Code :Element[ID=Atom(ai538)]
{
Alpha:0;
} |
- Supprimer le gros cadre blanc :
Remplacez le code : Code :<Element LayoutPos=top id=atom(infobarContainer) Layout=FillLayout()/>
<Element LayoutPos=Client id=atom(idSplashShellContainer) layout=BorderLayout()>
<element Class="SplashPage" layout=filllayout() id=atom(idSplashPage) layoutpos=none> |
Par :
Code :<Element LayoutPos=none id=atom(infobarContainer) Layout=FillLayout()/>
<Element LayoutPos=none id=atom(idSplashShellContainer) layout=BorderLayout()>
<element Class="SplashPage" layout=filllayout() id=atom(idSplashPage) layoutpos=none> |
- Supprimer la pub en bas de page :
Remplacez le code : Code :<textadbanner id=atom(adbanner) visible=false pagegroupnode="SharingWindow"
layout=verticalflowlayout(0,0,2,2) padding=rect(4,0,0,0)>
<button id=atom(adbannertextcontainer) padding=rect(4,1,4,1)
layout=filllayout() tooltip=true active=mouseandkeyboard|nosyncfocus>
<wledit id=atom(adbannertext) class="adbanneradtext" active=inactive/>
<wledit id=atom(adbannertexthot) class="adbanneradtext" active=inactive/>
</button>
</textadbanner> |
Par :
Code :<element id=atom(adbannercont) layout=filllayout() layoutpos=none>
<textadbanner id=atom(adbanner) visible=false pagegroupnode="SharingWindow"
layout=verticalflowlayout(0,0,2,2) padding=rect(4,0,0,0)>
<button id=atom(adbannertextcontainer) padding=rect(4,1,4,1)
layout=filllayout() tooltip=true active=mouseandkeyboard|nosyncfocus>
<wledit id=atom(adbannertext) class="adbanneradtext" active=inactive/>
<wledit id=atom(adbannertexthot) class="adbanneradtext" active=inactive/>
</button> |
- Petit cadre au dessus de la pub où se trouve "Synchroniser" :
Remplacez le code : Code :<SharingStatusbar layout=borderlayout() LayoutPos=client id=atom(statusBar)
State=bind(property:"statusBarState")>
<element id=atom(imageContainer) layoutpos=left layout=borderlayout()>
<element id=atom(staticImage) Class="StatusBarImage" visible=false/>
<Animator id=atom(animatedImage) Class="StatusBarImage" visible=false/>
</element>
<element Class="StatusBarText" layout=filllayout()>
<element accessible=true tooltip=true active=mouse ContentAlign=0x00000010
content=bind(property:choose("userStatusBarText","globalStatusBarText");default:" ")
accdesc=bind(property:choose("userStatusBarText","globalStatusBarText");default:" ")/>
</element>
</SharingStatusbar> |
Par :
Code :<SharingStatusbar layout=borderlayout() LayoutPos=none id=atom(statusBar)
State=bind(property:"statusBarState")>
<element id=atom(imageContainer) layoutpos=left layout=borderlayout()>
<element id=atom(staticImage) Class="StatusBarImage" visible=false/>
<Animator id=atom(animatedImage) Class="StatusBarImage" visible=false/>
</element>
<element Class="StatusBarText" layout=filllayout()>
<element accessible=true tooltip=true active=mouse ContentAlign=0x00000010
content=bind(property:choose("userStatusBarText","globalStatusBarText");default:" ")
accdesc=bind(property:choose("userStatusBarText","globalStatusBarText");default:" ")/>
</element>
</SharingStatusbar> |
Maintenant nous allons effacer le petit cadre qui entourait ce texte.
Remplacez le code : Code :<element layout=borderlayout() id=atom(idShellView) layoutpos=client> |
Par :
Code :<element layout=borderlayout() id=atom(idShellView) layoutpos=none> |
Modifier sa couleur :
Code :<element accessible=true tooltip=true active=mouse ContentAlign=0x00000010
content=bind(property:choose("userStatusBarText","globalStatusBarText");default:" ")
accdesc=bind(property:choose("userStatusBarText","globalStatusBarText");default:" ") |
Insérez foreground=rgb(255,0,0)
- L'icone en haut a gauche :
Code original : Code :<Element layoutpos=left layout=VerticalFlowLayout(0,2,0,0) ID=Atom(ai539)> |
Pour le supprimer, remplacez le code ci-dessus par :
Code :<Element layoutpos=none layout=VerticalFlowLayout(0,2,0,0) ID=Atom(ai539)> |
Pour mettre votre propre image, remplacez le code original par :
Code :Element[ID=Atom(ai539)]
{
padding:rcrect(20805);
} |
Vous aurez donc :
Code :Element[ID=Atom(ai539)]
{
padding:rcrect(20805);
Content:rcimg(N° de votre image);
} |
Reprenez la ligne ayant pour code :
Code :<Element layoutpos=left layout=VerticalFlowLayout(0,2,0,0) ID=Atom(ai539)> |
Coupez ID=Atom(ai539) et collez dans cette ligne le code :
Code :<Element id=atom(WindowIcon) class="WindowIcon" ContentAlign=0x00000000/> |
Vous aurez au final :
Code :<Element id=atom(WindowIcon) ID=Atom(ai539) class="WindowIcon" ContentAlign=0x00000000/> |
Code original :
Code :Element[id=atom(WindowText)]
{
Content:rcstr(22030);
padding:rcrect(20806);
} |
Pour mettre de lala couleur, insérez le code :
foreground:rgb(255,0,0); Code :button[id=Atom(FLWMinBtn)]
{
AccName:rcstr(20976);
AccDesc:rcstr(20976);
Content:rcimg(20779);
padding:rcrect(20807);
} |
Code :button[id=Atom(FLWMaxBtn)]
{
AccName:rcstr(20977);
AccDesc:rcstr(20977);
Content:rcimg(20780);
padding:rcrect(20807);
} |
Code :button[id=Atom(FLWCloseBtn)]
{
AccName:rcstr(20978);
AccDesc:rcstr(20978);
Content:rcimg(20778);
padding:rcrect(20807);
} |
- Bouton Flèche de gauche :
Code :ButtonIcon[ID=Atom(ai540)]
{
content:rcimg(N° de votre image);
padding:rcrect(20820);
} |
- Bouton Flèche de droite :
Code :ButtonIcon[ID=Atom(ai542)]
{
content:rcimg(N° de votre image);
padding:rcrect(20820);
} |
- Image à coté de « Ajouter fichiers » :
Code :ButtonIcon[ID=Atom(ai546)]
{
content:rcimg(N° de votre image);
padding:rcrect(20820);
} |
- Couleurs de « Ajouter fichiers » :
Code :<ButtonIcon class="HIGToolbarIcon" ContentAlign=0x00000005 ID=Atom(ai546)/>
<element layoutpos=Right ContentAlign=0x00000005 layout=filllayout()> |
Inserer dedans
foreground=rgb(255,0,0) - Bouton Menu qui se trouve à coté :
Code :ButtonIcon[ID=Atom(ai548)]
{
content:rcimg(N° de votre image);
padding:rcrect(20820);
} |
- La petite flèche à coté :
Code :<element layoutpos=right class="HIGToolbarDropDownCaret"
ContentAlign=0x00000005 ID=Atom(ai549)/> |
Inserer dedans foreground=rgb(255,0,0) - L'image à coté de « Activity log » :
Code :ButtonIcon[ID=Atom(ai551)]
{
content:rcimg(N° votre image);
padding:rcrect(20820);
} |
- Le texte à coté de cette même image :
Code :<ButtonIcon class="HIGToolbarIcon" ContentAlign=0x00000005 ID=Atom(ai551)/>
<element layoutpos=Right ContentAlign=0x00000005 layout=filllayout()> |
Inserer dedans foreground=rgb(255,0,0) - L'image à coté de « Pause All sharing » :
Code :ButtonIcon[ID=Atom(ai553)]
{
content:rcimg(N° votre image);
padding:rcrect(20820);
} |
- Le texte à coté de cette même image :
Code :
<ButtonIcon class="HIGToolbarIcon" ContentAlign=0x00000005 ID=Atom(ai553)/>
<element layoutpos=Right ContentAlign=0x00000005 layout=filllayout()> |
Inserer dedans foreground=rgb(255,0,0) - Le cadre en haut a gauche :
Code :
<element layout=borderlayout() layoutpos=bottom padding=rect(8,0,4,4)>
<element layoutpos=left layout=verticalflowlayout(0,2,2,2)>
<Fader Id=atom(TileFader) layout=filllayout()> |
Code :
</Fader>
</element>
<element layoutpos=client padding=rect(10,5,0,7) layout=borderlayout()>
<element layoutpos=top layout=flowlayout(0,1,0,1)>
<Fader Layout=FillLayout() id=atom(descriptiveText) ContentAlign=0x00000004|0x00000010
content=bind(property:"ShortFriendlyName";transform:64511)>
<Status Class="StatusFaderClass" Alpha=0 Animation=alpha|linear|fast ID=Atom(ai557)/>
<Status Class="StatusFaderClass" Alpha=255 Animation=alpha|linear|fast ID=Atom(ai558)/>
</Fader> |
- Pour supprimer le texte :
Code :
</Fader>
</element>
<element layoutpos=none padding=rect(10,5,0,7) layout=borderlayout()>
<element layoutpos=top layout=flowlayout(0,1,0,1)>
<Fader Layout=FillLayout() id=atom(descriptiveText) ContentAlign=0x00000004|0x00000010
content=bind(property:"ShortFriendlyName";transform:64511)>
<Status Class="StatusFaderClass" Alpha=0 Animation=alpha|linear|fast ID=Atom(ai557)/>
<Status Class="StatusFaderClass" Alpha=255 Animation=alpha|linear|fast ID=Atom(ai558)/>
</Fader> |
Code :
</Fader>
</element>
<element layoutpos=client padding=rect(10,5,0,7) layout=borderlayout()>
<element layoutpos=top layout=flowlayout(0,1,0,1)>
<Fader Layout=FillLayout() id=atom(descriptiveText) ContentAlign=0x00000004|0x00000010
content=bind(property:"ShortFriendlyName";transform:64511)>
<Status Class="StatusFaderClass" Alpha=0 Animation=alpha|linear|fast ID=Atom(ai557)/>
<Status Class="StatusFaderClass" Alpha=255 Animation=alpha|linear|fast ID=Atom(ai558)/>
</Fader> |
Inserer foreground=rgb(255,0,0)
Dans
Code :
<element layoutpos=client padding=rect(10,5,0,7) layout=borderlayout()> |
- Le mot « Open folder » la première fois que vous ouvrez l’option avec un contact :
Code :
<Button layoutpos=top id=atom(idDismissSplash) cmdid=64304
Active=MouseAndKeyboard|NoSyncFocus Class="PushButton" DialogStyle=1|2/> |
Inserer foreground=rgb(255,0,0)
Si vous voulez fare disparaitre le bouton derrière, effacez Class="PushButton"
Et pour le remplacer par votre image :
Code :
<Button layoutpos=top Content=rcimg(N° de votre image) id=atom(idDismissSplash)
cmdid=64304 Active=MouseAndKeyboard|NoSyncFocus DialogStyle=1|2/> |
- Le texte juste au dessus de ce bouton :
- Whenever you and you friend are both……
Code :
<element class="LineItemText" ID=Atom(ai569)/> |
Insérer foreground=rgb(255,0,0) - Le texte
- When do They Synchronise?
Code :
<element class="Header" ID=Atom(ai568)/> |
Insérer foreground=rgb(255,0,0) - Le texte
- Le gros texte au dessus de “When do They Synchronise? »
Code :
<element class="LineItemText" ID=Atom(ai567)/> |
Insérer foreground=rgb(255,0,0) - Le texte
- Le titre de ce gros texte “What does synchronise mean ? »
Code :
<element class="Header" ID=Atom(ai566)/> |
Insérer foreground=rgb(255,0,0) - Le texte
- Le texte de deux lignes au dessus
Code :
<element class="LineItemText" ID=Atom(ai565)/> |
Insérer foreground=rgb(255,0,0) - Le texte
- Le titre « wath’s a sharing folder?”
Code :
<element class="Header" ID=Atom(ai564)/> |
Insérer foreground=rgb(255,0,0) - Le texte
- Au dessus de tout nommé “ Sharing files with » a coté de l’adresse email de la personne a qui vous aller transférer le fichier
Code :
<element class="SplashPageTitle" id=atom(idSplashPageTitle)
content=bind(property:"ShortFriendlyName";transform:64514)
accname=bind(property:"ShortFriendlyName";transform:64514) accrole=41/> |
Insérer foreground=rgb(255,0,0) - Le texte
- Tout en bas du cadre « look here to see when files…. »
Code :
<element margin=rect(4,0,0,0) ID=Atom(ai562)/> |
Insérer foreground=rgb(255,0,0)
|