Hello everyone! I just need a little help with a skin.
I just quickly made this skin...specifically for this question.... (There may be a lot of mistakes as I am not great at it, haha)
I would like to be able to use the mouse wheel to scroll the lyrics up and down within the [LyricsBACKGROUND] shape.... like you would scroll on a simple scrollbar.
No automatic scrolling that scrolls itself, nothing fancy. Just a simple thing.
Scroll the wheel up and down to move the lyrics up and down within the bg box to see the rest of them. Using the wheel to scroll them myself where I want without anything auto. Just simple.
I am struggling to do it, I have looked at other skins, but It's way over my head and I have no idea what to do to just make it simple. Don't know what MouseScroll actions to put or where. If anyone could help me out, I would be really grateful! Thank you for reading.
(I keep most of my skins on the right of the screen, that's why its aligned that way. But I would probably like to center it if I can get it to work)
I just quickly made this skin...specifically for this question.... (There may be a lot of mistakes as I am not great at it, haha)
I would like to be able to use the mouse wheel to scroll the lyrics up and down within the [LyricsBACKGROUND] shape.... like you would scroll on a simple scrollbar.
No automatic scrolling that scrolls itself, nothing fancy. Just a simple thing.
Scroll the wheel up and down to move the lyrics up and down within the bg box to see the rest of them. Using the wheel to scroll them myself where I want without anything auto. Just simple.
I am struggling to do it, I have looked at other skins, but It's way over my head and I have no idea what to do to just make it simple. Don't know what MouseScroll actions to put or where. If anyone could help me out, I would be really grateful! Thank you for reading.
(I keep most of my skins on the right of the screen, that's why its aligned that way. But I would probably like to center it if I can get it to work)
Code:
[Rainmeter]Update=1000[MeasureArtist]Measure=PluginPlugin=WebNowPlayingPlayerName=SpotifyPlayerType=Artist[MeasureTitle]Measure=PluginPlugin=WebNowPlayingPlayerName=[MeasureArtist]PlayerType=Title[MeasureLyrics]Measure=PluginPlugin=NowPlaying.dllPlayerName=SpotifyPlayerType=LyricsSubstitute="":"Sorry, nothing here.";--------------------------------------------------[LyricsBACKGROUND]Meter=ShapeX=55Y=40Shape=Rectangle 0,0,201,120,0 | StrokeWidth 1 | Stroke Color 255,255,255 | Fill Color 255,255,255,30[ArtistName]Meter=StringMeasureName=MeasureArtistfontweight=0StringAlign=RightFontFace=Red Hat Text MediumStringCase=NormalFontColor=255,255,255FontSize=9.5X=257Y=1W=180H=20Text=%1StringEffect=ShadowFontEffectColor=0,0,0,180ClipString=1AntiAlias=1[SongName]Meter=StringMeasureName=MeasureTitleFontFace=Red Hat Text MediumStringCase=Lowerfontweight=0StringAlign=RightFontColor=255,255,255FontSize=9.5X=257Y=13W=180H=20Text=%1StringEffect=ShadowFontEffectColor=0,0,0,180ClipString=1AntiAlias=1[lyrics]Meter=StringMeasureName=MeasureLyricsFontFace=Red Hat Text MediumStringCase=Normalfontweight=0StringAlign=RightFontColor=255,255,255FontSize=8X=254Y=45W=200H=120Text=%1StringEffect=ShadowFontEffectColor=0,0,0,180ClipString=1AntiAlias=1
Statistics: Posted by RoseRain — Today, 1:19 am — Replies 10 — Views 180