It is currently April 27th, 2024, 5:53 pm

Just got a quick button launcher question.

Get help with installing and using Rainmeter.
Onlmusha1
Posts: 9
Joined: June 19th, 2012, 5:05 am

Just got a quick button launcher question.

Post by Onlmusha1 »

Is it possible to rotate a button launcher image? and the button itself?
If so how?
If not why not?!

Also heres the code im currently using to show the button,text,and then the image.

Code: Select all

[MeterFolder]
meter=button
buttonimage=LauncherButton.png
x=14
y=160
ButtonCommand=!Execute ["#FLLBC#"]

[MeterFolderText]
meter=string
meterstyle=LauncherStyle
text="#FL#"
Angle= -1.6
x=30
y=210

[MeterEnd]
meter=image
imagename=Rainmeter.png
imagerotate=-100
x=10
y=155
Im making a huge four sided thing, that will hopefully look cool, anyway i just need the button rotated, everything else i can. im not sure how.