Rainmeter Forums 2015-10-11T14:52:35+00:00 http://rainmeter.net/forum/feed.php 2015-10-11T14:52:35+00:00 2015-10-11T14:52:35+00:00 http://rainmeter.net/forum/viewtopic.php?t=21984&p=116390#p116390 <![CDATA[Help: Rainmeter Skins • Re: Cannot change font for Simple Launcher]]>
jsmorley wrote:

You don't use the file name of the font, you use the internal font name.

FontFace=ITC Avant Garde Pro XLt

1.jpg



Thank you!!

Statistics: Posted by supergergo — 29 minutes ago


]]>
2015-10-11T13:51:44+00:00 2015-10-11T13:51:44+00:00 http://rainmeter.net/forum/viewtopic.php?t=21411&p=116389#p116389 <![CDATA[Plugins & Addons • Re: Plugin: ColorExtract]]>

Statistics: Posted by redsaph — Today, 1:51 pm


]]>
2015-10-11T13:36:51+00:00 2015-10-11T13:36:51+00:00 http://rainmeter.net/forum/viewtopic.php?t=21984&p=116388#p116388 <![CDATA[Help: Rainmeter Skins • Re: Cannot change font for Simple Launcher]]>
FontFace=ITC Avant Garde Pro XLt

1.jpg

Statistics: Posted by jsmorley — Today, 1:36 pm


]]>
2015-10-11T13:35:15+00:00 2015-10-11T13:35:15+00:00 http://rainmeter.net/forum/viewtopic.php?t=21939&p=116387#p116387 <![CDATA[Tips & Tricks • Re: Working with the HWiNFO plugin]]> Statistics: Posted by xlr8r_ — Today, 1:35 pm


]]>
2015-10-11T13:27:56+00:00 2015-10-11T13:27:56+00:00 http://rainmeter.net/forum/viewtopic.php?t=21984&p=116386#p116386 <![CDATA[Help: Rainmeter Skins • Cannot change font for Simple Launcher]]> I simply cannot change the font for this skin. I tried the @Resources folder in the skin's root, but nothing, I also tried to install the font, but still, nothing.

Here is a snip of my code:
[APP1]
Meter=STRING
X=0
Y=0
FontColor=255, 255, 255, 1000
FontSize=40
FontFace=ITCAvantGardePro-XLt
SolidColor=0,0,0,1
StringStyle=NORMAL
StringAlign=LEFT
AntiAlias=1
Text="University"
LeftMouseUpAction=!Execute ["C:\Users\G\Documents\Uni"]

I also tried to use other variations of the font, but still nothing happens when I save and hit refresh. Even if it says the font's name at FontFace, it does not change.

Link for the launcher: http://danieliop.deviantart.com/art/Sim ... -216478809

Statistics: Posted by supergergo — Today, 1:27 pm


]]>
2015-10-11T08:27:55+00:00 2015-10-11T08:27:55+00:00 http://rainmeter.net/forum/viewtopic.php?t=21982&p=116381#p116381 <![CDATA[Help: Rainmeter Skins • Re: Test if Today is Between 2 Dates]]>
Code:
[MeasureDate]
Measure=Time
Format=%#m.%d
IfCondition=(MeasureDate >= 12.02) && (MeasureDate <= 12.25)
IfTrueAction=[!ShowMeterGroup One]
IfFalseAction=[!HideMeterGroup One]

Statistics: Posted by balala — Today, 8:27 am


]]>
2015-10-11T14:02:43+00:00 2015-10-11T07:36:57+00:00 http://rainmeter.net/forum/viewtopic.php?t=21982&p=116380#p116380 <![CDATA[Help: Rainmeter Skins • Re: Test if Today is Between 2 Dates]]>
Code:
[Variables]
@Include1=#@#VariablesM2.inc
@Include2=#@#FloatingImage.inc
IN=1
;Holiday

[mIName]
Measure=String
String=#IN#
DynamicVariables=1
RegExpSubstitute=1
Substitute="^1$":"#1IName#","^2$":"#2IName#","^3$":"#3IName#","^4$":"#4IName#","^5$":"#5IName#","^6$":"#6IName#","^7$":"#7IName#","^8$":"#8IName#","^9$":"#9IName#","^10$":"#10IName#"

[mSizex]
Measure=String
String=#IN#
DynamicVariables=1
RegExpSubstitute=1
Substitute="^1$":"#1Sizex#","^2$":"#2Sizex#","^3$":"#3Sizex#","^4$":"#4Sizex#","^5$":"#5Sizex#","^6$":"#6Sizex#","^7$":"#7Sizex#","^8$":"#8Sizex#","^9$":"#9Sizex#","^10$":"#10Sizex#"

[mSizey]
Measure=String
String=#IN#
DynamicVariables=1
RegExpSubstitute=1
Substitute="^1$":"#1Sizey#","^2$":"#2Sizey#","^3$":"#3Sizey#","^4$":"#4Sizey#","^5$":"#5Sizey#","^6$":"#6Sizey#","^7$":"#7Sizey#","^8$":"#8Sizey#","^9$":"#9Sizey#","^10$":"#10Sizey#"

[mXMovemt]
Measure=String
String=#IN#
DynamicVariables=1
RegExpSubstitute=1
Substitute="^1$":"#1XMovemt#","^2$":"#2XMovemt#","^3$":"#3XMovemt#","^4$":"#4XMovemt#","^5$":"#5XMovemt#","^6$":"#6XMovemt#","^7$":"#7XMovemt#","^8$":"#8XMovemt#","^9$":"#9XMovemt#","^10$":"#10XMovemt#"

[mYMovemt]
Measure=String
String=#IN#
DynamicVariables=1
RegExpSubstitute=1
Substitute="^1$":"#1YMovemt#","^2$":"#2YMovemt#","^3$":"#3YMovemt#","^4$":"#4YMovemt#","^5$":"#5YMovemt#","^6$":"#6YMovemt#","^7$":"#7YMovemt#","^8$":"#8YMovemt#","^9$":"#9YMovemt#","^10$":"#10YMovemt#"

[mUpDDiv]
Measure=String
String=#IN#
DynamicVariables=1
RegExpSubstitute=1
Substitute="^1$":"#1UpDDiv#","^2$":"#2UpDDiv#","^3$":"#3UpDDiv#","^4$":"#4UpDDiv#","^5$":"#5UpDDiv#","^6$":"#6UpDDiv#","^7$":"#7UpDDiv#","^8$":"#8UpDDiv#","^9$":"#9UpDDiv#","^10$":"#10UpDDiv#"

[MeasureDate]
Measure=Time
Format=%#m.%d
IfCondition=(MeasureDate >= 12.02) && (MeasureDate <= 12.25)
IfTrueAction=[!ShowGroup One]
IfFalseAction=[!HideGroup One]


[RX]
Measure=Calc
Formula=Random
UpdateRandom=1
LowBound=(#Xc#-([mSizex]+[mXMovemt]))
HighBound=(#Xc#+[mXMovemt])
DynamicVariables=1
UpdateDivider=[mUpDDiv]


[RY]
Measure=Calc
Formula=Random
UpdateRandom=1
LowBound=(#Yc#-([mSizey]+[mYMovemt]))
HighBound=(#Yc#+[mYMovemt])
DynamicVariables=1
UpdateDivider=[mUpDDiv]

[Boo]
Meter=Image
ImageName=#@#icons\[mIName]
x=[RX]
Y=[RY]
DynamicVariables=1
Group=One


[SHData]
Meter=String
x=900
y=50
FontSize=15
FontColor=0,0,0,255
Text=Xc=#Xc##CRLF#Yc=#Yc##CRLF#RX=[RX]#CRLF#RY=[RY]#CRLF#Xmovemt=[mXmovemt]#CRLF#YMovemt=[mYMovemt]#CRLF#UpDDivider=[mUpDDiv]#CRLF#[MeasureDate]

Statistics: Posted by bill98 — Today, 7:36 am


]]>
2015-10-11T05:42:06+00:00 2015-10-11T05:42:06+00:00 http://rainmeter.net/forum/viewtopic.php?t=21980&p=116379#p116379 <![CDATA[Help: Rainmeter Skins • Re: Lano Visualizer - computer can't auto-sleep]]> Statistics: Posted by balala — Today, 5:42 am


]]>
2015-10-11T05:37:02+00:00 2015-10-11T05:37:02+00:00 http://rainmeter.net/forum/viewtopic.php?t=21982&p=116378#p116378 <![CDATA[Help: Rainmeter Skins • Re: Test if Today is Between 2 Dates]]> Format=%m%d, try this format option: Format=%m.%d. Now you'll have a date formated as a decimal number (eg for today I have right now 10.11). This way you can use the IfConditions:
Code:
[MeasureDate]
Measure=Time
Format=%#m.%d
IfCondition=((MeasureDate>=10.01)&&(MeasureDate<=10.09))
IfTrueAction=[!ShowGroup One]
IfFalseAction=[!HideGroup One]

Two other comments about your code:
1. I don't think you'd need the IfConditionMode=1/IfMatchMode=1 option. Without it, the condition will be checked when the date is changing, with it, on every update cycle. It's useless.
2. Even if you'd try to use the IfMatch option, in your code that was wrong: you can't use operators (=, < or >), because we're talking about strings.

Statistics: Posted by balala — Today, 5:37 am


]]>
2015-10-11T03:38:51+00:00 2015-10-11T03:38:51+00:00 http://rainmeter.net/forum/viewtopic.php?t=21982&p=116377#p116377 <![CDATA[Help: Rainmeter Skins • Test if Today is Between 2 Dates]]>

[MeasureDate]
Measure=Time
Format=%m%d
IfMatch>=1001 && <=1009
IfMatchAction=[!ShowGroup One]
IfNotMatchAction=[!HideGroup One]
IfMatchMode=1

Statistics: Posted by bill98 — Today, 3:38 am


]]>