Help: Rainmeter Skins • Re: Help with customizing a Rainmeter skin to show...
Hi everyone,I'm trying to create or modify a Rainmeter skin that shows my system's uptime in a simple format like: "Uptime: 3 days, 4 hours, 22 minutes". I’ve looked into some skins but most of them...
View ArticleCommunity Plugins & Addons • Re: Timer
Yes, it does - it's a plugin specific option. I told Ricardo this was going to be confusing, but I guess he couldn't find another name for it. I'd find it difficult too, there aren't many ways to say...
View ArticleHelp: Rainmeter Skins • Re: Meenimal.ini skin RGB colour codes not...
Measures have no colors (excepting some "special" measures, like InputText plugin measure). But the color of meters is white using the posted code. Could you please post a screenshot of how the skin...
View ArticleBugs & Feature Suggestions • Re: [Suggestion] More SysInfo information...
I'm certainly not opposed in principle to adding to SysInfo, at least things that are fairly static while the system is running. I'm less sanguine about things like CPU "load" and such that are both...
View ArticleHelp: Rainmeter Skins • Re: Deactivating Skins
I had the same issue before, and it turned out to be a problem with the FileView plugin not refreshing as expected. Try adding UpdateDivider=-1 or use a bang to refresh manually.Statistics: Posted by...
View ArticleHelp: Rainmeter Skins • Endless loops
Hello!I've been trying to setup a news banner of sorts that scrolls through preset text at the top of my screen.The thing I've ran into is that I don't seem to find a good alternative for endless...
View ArticleHelp: Rainmeter Application • Skin always shows identical values for both...
Hi everyone,I'm using a laptop that has two internal batteries. I’ve set up a Rainmeter skin that is supposed to display both batteries separately – charge level, charging/discharging status, etc. The...
View ArticleHelp: Rainmeter Skins • Re: Endless loops
Why do you need an endless loop for a news banner?mUnless you need something with pretty fast updates, you can use a simple counter measure:Code: [Counter]Measure=CalcFormula=(Counter+1)%(10+1)That...
View ArticleHelp: Rainmeter Application • Re: Skin always shows identical values for both...
Coding in general and Rainmeter in particular don't really work on guesses, but rather on more precise things. The most obvious thing in your skin code is that it uses PowerPlugin options or option...
View ArticleCommunity Plugins & Addons • Re: Finalshot
Version 1.4 of FinalShot has been released with exciting new features!You can download it from the following link: FinalShot ReleasesSpecial thanks to RicardoTM for contributing to these new...
View ArticleBugs & Feature Suggestions • Alignment Grid Context Menu Bug?
Yesterday I was working on an options menu and accidentally clicked on the refresh tear drop twice on Notepad++. I restarted the Rainmeter program and suddenly had the context menu for the skin,...
View ArticleBugs & Feature Suggestions • Re: Alignment Grid Context Menu Bug?
I can't duplicate your issue on my Windows 10 system, but I believe the accidental quick double click "Skin Refresh" may have caused Rainmeter to get confused. There is nothing in Alignment Grids that...
View ArticleCommunity Plugins & Addons • Re: Read Section Options?
Oops. Looks like the fix we did had some other side effect issues with it, and it has been reverted until MarcoPixel has a chance to take a look at it.Hi JS,I noticed the fix was previously reverted...
View ArticleHelp: Rainmeter Skins • Re: Market Prices - Line Graph
...Unfortunately you won't be able to access the data needed for the line graphs with the current version of the market prices skin......Mordasius is right, such graphs would need data from the past,...
View Article