xerox1 Profil : New Penguin | Bonjour à tous, Je viens vers vous car j'aurais besoin de vos lumières.
je suis en train de réaliser un thème Rainmeter pour mon bureau toutefois je rencontre quelques difficultés.
1) j'ai modifier un plugin pour personnaliser l'horloge du thème d'origine, toutefois lorsque que je rafraichis ou redémarre mon PC ce dernier ne reste pas à la position à laquelle je l'avais placer !!!!
ci dessous le code que j'ai modifier Code :
- ;===========================================
- ; Rainmeter configuration file
- ;===========================================
- [Rainmeter]
- Author=XeNop
- AppVersion=1.0
- Update=1000
- ;===========================================
- ; Clock Vision Dysplay
- ;===========================================
- ;Metadata added by RainBrowser
- ;http://rainmeter.net/RainCMS/?q=Rainmeter101_AnatomyOfASkin
- [Metadata]
- Name=
- Config=
- Description=
- Instructions=
- Version=
- Tags=
- License=
- Variant=
- Preview=
- ;End of added Metadata
- [Variables]
- ; nastaveni UpdateDivider pri Update=60000 na 1hod
- update.Spd=60
- fontColor.Text=0, 0, 0, 160
- bar.color=0, 0, 0, 50
- bar.color=0, 0, 0, 50
- graph.line1=0, 0, 0, 75
- graph.line2=0, 0, 0, 37
- border.color=0, 0, 0, 75
- FontName=Tahoma
- FontHeight=25
- FontHeight2=18
- AntiAlias=1
- ;-------------------------
- [Img_Clock]
- Meter=IMAGE
- ImageName=Clock2.png
- X=10
- Y=20
- W=200
- H=200
- [MeasureTime]
- Measure=Time
- [MeasureTimeM]
- Measure=Time
- Format="%M"
- [MeasureTimeH]
- Measure=Time
- Format="%H"
- [MeasureTimeS]
- Measure=Time
- Format="%S"
- [MeterHours]
- MeasureName=MeasureTime
- Meter=ROTATOR
- ImageName=hodinovka.png
- X=109
- Y=110.5
- StartAngle=6.2832
- RotationAngle=6.2832
- ValueReminder=43200
- OffsetX=6
- OffsetY=64
- [MeterMinutes]
- MeasureName=MeasureTime
- Meter=ROTATOR
- ImageName=minutkovka.png
- X=109
- Y=110.5
- StartAngle=6.2832
- RotationAngle=6.2832
- ValueReminder=3600
- OffsetX=6
- OffsetY=64
- [MeterSecondes]
- MeasureName=MeasureTime
- Meter=ROTATOR
- ImageName=sekundovka.png
- X=109
- Y=110.5
- StartAngle=6.2832
- RotationAngle=6.2832
- ValueReminder=60
- OffsetX=6
- OffsetY=64
- ::::::::::::::::::::::::::::::
- [MeterTimeH]
- Meter=STRING
- MeasureName=MeasureTimeH
- X=180
- Y=150
- FontColor=#fontColor.Text#
- StringStyle=NORMAL
- FontSize=#FontHeight#
- StringAlign=LEFT
- FontFace=#FontName#
- AntiAlias=1
- [MeterTimeM]
- Meter=STRING
- MeasureName=MeasureTimeM
- X=42r
- Y=165
- FontColor=#fontColor.Text#
- StringStyle=NORMAL
- FontSize=#FontHeight#
- StringAlign=LEFT
- FontFace=#FontName#
- AntiAlias=1
- [MeterTimeS]
- Meter=STRING
- MeasureName=MeasureTimeS
- X=45r
- Y=180
- FontColor=#fontColor.Text#
- StringStyle=NORMAL
- FontSize=#FontHeight2#
- StringAlign=LEFT
- FontFace=#FontName#
- AntiAlias=1
|
auriez vous une solution pour la position du plugin soit mémorisée ?
2) là je pense que ça va être plus compliquer !!!!
Je cherche à personnaliser un lecteur de flux RSS le but que j'aimerais attendre serait le suivant :
- avoir un lecteur unique qui pourrait par le bais "d'onglets" ou de "boutons" de switcher d'un flux vers un autre ( je ne sais pas si je suis très clair ) pour mieux comprendre voila le code
Code :
- [Rainmeter]
- Author=XeNop
- AppVersion=1.0
- Update=10000
- DynamicWindowSize=1
- [Variables]
- update.Spd=90
- fontColor.Text=0, 0, 0, 160
- bar.color=0, 0, 0, 50
- graph.line1=0, 0, 0, 75
- graph.line2=0, 0, 0, 37
- border.color=0, 0, 0, 75
- FontName=Tahoma
- FontHeight=8
- AntiAlias=1
- vURL=http://www.releaseinfo.net/
- eVIEWER=explorer.exe
- URL=http://programme-tv.orange.fr/rss/fluxRssProgrammeSoiree.xml
- Substitute="&":"&",""":"","&Quot;":"","<br>":"","![CDATA[":"","]]":"","...":"","<":"",">":"","/PRE>":"","PRE>":"","<":"","é":"é"
- [RSS_Name]
- Meter=STRING
- X=80
- Y=22
- StringStyle=NORMAL
- ;StringAlign=LEFT
- FontColor=#fontColor.Text#
- FontSize=#FontHeight#
- FontFace=#FontName#
- AntiAlias=1
- Text="Programme TV By XeNop"
- [RSS]
- Measure=Plugin
- Plugin=Plugins\WebParser.dll
- Url=#URL#
- RegExp="(?siU)<title>(.*)<\/title>(?(?=.*<lastBuildDate>(.*)<\/lastBuildDate> ))(?(?=.*<link>(.*)<\/link>.)).*<description>(.*)<\/description>(?:(?:.*<url>(.*)<\/url> )|.*).*<item(?:.*<title>(.*)<\/title>(?(?=.*<pubDate>(.*)<\/pubDate> )).*<link>(.*)<\/link>.*<description>(.*)<\/description>|.*)(?:.*<title>(.*)<\/title>(?(?=.*<pubDate>(.*)<\/pubDate> )).*<link>(.*)<\/link>.*<description>(.*)<\/description>|.*)(?:.*<title>(.*)<\/title>(?(?=.*<pubDate>(.*)<\/pubDate> )).*<link>(.*)<\/link>.*<description>(.*)<\/description>|.*)(?:.*<title>(.*)<\/title>(?(?=.*<pubDate>(.*)<\/pubDate> )).*<link>(.*)<\/link>.*<description>(.*)<\/description>|.*)(?:.*<title>(.*)<\/title>(?(?=.*<pubDate>(.*)<\/pubDate> )).*<link>(.*)<\/link>.*<description>(.*)<\/description>|.*)(?:.*<title>(.*)<\/title>(?(?=.*<pubDate>(.*)<\/pubDate> )).*<link>(.*)<\/link>.*<description>(.*)<\/description>|.*)(?:.*<title>(.*)<\/title>(?(?=.*<pubDate>(.*)<\/pubDate> )).*<link>(.*)<\/link>.*<description>(.*)<\/description>|.*)(?:.*<title>(.*)<\/title>(?(?=.*<pubDate>(.*)<\/pubDate> )).*<link>(.*)<\/link>.*<description>(.*)<\/description>|.*)(?:.*<title>(.*)<\/title>(?(?=.*<pubDate>(.*)<\/pubDate> )).*<link>(.*)<\/link>.*<description>(.*)<\/description>|.*)(?:.*<title>(.*)<\/title>(?(?=.*<pubDate>(.*)<\/pubDate> )).*<link>(.*)<\/link>.*<description>(.*)<\/description>|.*)(?:.*<title>(.*)<\/title>(?(?=.*<pubDate>(.*)<\/pubDate> )).*<link>(.*)<\/link>.*<description>(.*)<\/description>|.*)(?:.*<title>(.*)<\/title>(?(?=.*<pubDate>(.*)<\/pubDate> )).*<link>(.*)<\/link>.*<description>(.*)<\/description>|.*)"
- UpdateRate=#update.Spd#
- StringIndex=1
- ;============================================================
- [button1]
- Meter=IMAGE
- X=230
- Y=22
- W=40
- H=12
- SolidColor=#border.color#
- LeftMouseDownAction=!execute [""]
- [button2]
- Meter=IMAGE
- X=280
- Y=22
- W=40
- H=12
- SolidColor=#border.color#
- LeftMouseDownAction=!execute [""]
- ;============================================================
- [mRSS1]
- Measure=Plugin
- Plugin=Plugins\WebParser.dll
- Url=[RSS]
- StringIndex=6
- Substitute=#Substitute#
- ;[mRSS2]
- ;Measure=Plugin
- ;Plugin=Plugins\WebParser.dll
- ;Url=[RSS]
- ;StringIndex=10
- ;Substitute=#Substitute#
- ;============================================================
- [l.RSS1]
- Meter=STRING
- MeasureName=mRSS1
- X=55
- Y=45
- StringStyle=NORMAL
- FontColor=#fontColor.Text#
- FontSize=#FontHeight#
- FontFace=#FontName#
- AntiAlias=1
- ;[l.RSS2]
- ;Meter=STRING
- ;MeasureName=mRSS2
- ;X=55
- ;Y=45
- ;StringStyle=NORMAL
- ;FontColor=#fontColor.Text#
- ;FontSize=#FontHeight#
- ;FontFace=#FontName#
- ;AntiAlias=1
|
Voila en gros ce que je cherche à faire c'est que lorsque que je clic sur un des 2 butons en haut du plugin qu'il bascule d'un lien du flux 1 vers le 2ème (pour info les flux sont la même URL par avance merci de vos réponses Cyril
|