Help: Rainmeter Skins • refract skin translate
hello. how i can change refract skin? i want change start week from Monday, and i want to translate titles (names of days and months). I dont know what i should show you or something do for you help...
View ArticleHelp: Rainmeter Skins • Re: refract skin translate
hello. how i can change refract skin? i want change start week from Monday, and i want to translate titles (names of days and months). I dont know what i should show you or something do for you help...
View ArticleHelp: Rainmeter Skins • Re: NetTotal - Reset once a month?
I think you are correct.If I recall properly from my Win32 programming days, if you call the Win32 API GetSystemMetrics, you can find out the exact heights and widths of all the various UI window bits...
View ArticleHelp: Rainmeter Skins • Re: Update measures for removable devices
Hi,Is there a trigger to update a skin when a drive or usb device is connected/disconnected?It's not refreshing or updating automatically, and I have to manually "refresh skin" after I connect a usb...
View ArticleHelp: Rainmeter Skins • Is this Conditional Statement correct?
I've set a variable FullScreen=1 so I can adjust the size of the skin using this conditional statement:Y=(#FullScreen#=1?(#ScreenAreaWidth#-60):(#WorkAreaHeight#-20))But the meter disappears...
View ArticleHelp: Rainmeter Skins • Re: Is this Conditional Statement correct?
Not sure why you would ever set Y (the vertical position of a meter) to anything based on #ScreenAreaWidth#. That is likely to create a gigantically tall skin and set the meter off the screen on the...
View ArticleHelp: Rainmeter Skins • How to use UsageMonitor to get disk read/write?
I'm trying to show disk read/write for all disk. I'm really confused on how to use UsageMonitor.My skin are like thisCode: # DISK...
View ArticleHelp: Rainmeter Skins • Re: How to use UsageMonitor to get disk read/write?
The issue is that UsageMonitor returns two distinct values. The first is a "Number", the numeric value, and the second is a "String", the name of the item being measured.So if we look at the log with...
View ArticleHelp: Rainmeter Skins • Re: Hide & Seek
I currently have a problem with the Rainmeter WebviewPlugin.To explain: Up until two days ago the plugin was working fine in Rainmeter, today I wanted to continue with my skin, then the Rainmeter...
View ArticleHelp: Rainmeter Skins • Rainmeter's Game Mode interrupts GameHUB game launch...
I'm using gameHUB 2 to launch my games and Rainmeter's Game Mode (Additional process list), to disable skins and free up GPU usage.When I launch a game, a "loading screen" animation plays (like...
View ArticleHelp: Rainmeter Skins • Re: Roundline/Rotator Gradient Painting
Ten years ago, I dabbled with multi-functional graphs for measurement display...RainScope... it has a radar graph, that uses an image.The package has many options, and offers multiple options for...
View ArticleHelp: Rainmeter Skins • Re: Skin resizing
I'm still trying to figure the Math behind that 4 top sliders... The basic idea in such cases is always the following: you have a variable which controls the position of a meter (or more, doesn't...
View ArticleHelp: Rainmeter Skins • Re: Set [Rainmeter] SolidColor dynamically.
So how do I dynamically change SolidColor in [Rainmeter]?Unfortunately you can't change dynamically things of the [Rainmeter] section, excepting the custom Context menu items. This means that you...
View ArticleHelp: Rainmeter Skins • Re: Hide & Seek
Short question for comprehensionCode ExapleCode: [MenuSetting]Meter=ShapeH=325Shape=Rectangle 0,0,630,[MenuSetting:H],5 | Fill Color 0,0,0,150| StrokeWidth 2 | Stroke Color...
View ArticleHelp: Rainmeter Skins • How do I make text shake?
I made a repeating 45 minute timer (though it could be configured to be any amount of time tbh - 5 seconds is good for testing) that plays a sound file and flashes orange when it goes off. I'd like to...
View ArticleHelp: Rainmeter Skins • Re: How do I make text shake?
It depends on the effect you’re looking for, however whatever it is, the way to go is an ActionTimer measure. Pretty much what you’re already doing to change its color, but you would change its x and...
View ArticleHelp: Rainmeter Skins • Re: Problems with random formula and its use
PS: I have put the image on my own server and it doesn't show in the forum. but the link works, it leads to the image. How can I attach the image so it is displayed in the forum post?I suspect that...
View ArticleHelp: Rainmeter Skins • Re: Win7AudioPlugin OnChangeAction
Add a String measure, which gets the string value of the Win7Audio plugin measure. Add the OnChangeAction option to this one.For instance if your Win7Audio plugin measure is [MeasureWin7Audio] (this...
View ArticleHelp: Rainmeter Skins • Song Title Scrolling Skin Help
Hello, I have set up a skin to scroll the song name from right to left, but I have an issue. Especially with short song names, it takes a bit of time for the name to reappear from the right once it...
View ArticleHelp: Rainmeter Skins • Re: Song Title Scrolling Skin Help
Hello, I have set up a skin to scroll the song name from right to left, but I have an issue. Especially with short song names, it takes a bit of time for the name to reappear from the right once it...
View Article