Help: Rainmeter Skins • Re: Drag Meter to switch variables?
I was suspecting that using the normal syntax would work but was not sure. The xor method is pretty interesting, learned something new. Thank you ikarus, I wanted to avoid creating a helper variable ....
View ArticleHelp: Rainmeter Skins • need to reduce the number of digits
hi everyonethere is a skin showing NetworkMetteri edited its dimensions, now i need to reduce the number of digitshere is 330.950, reduce it to 330.9, so that after the dot it shows only one valuefor...
View ArticleHelp: Rainmeter Skins • Re: need to reduce the number of digits
hi everyonethere is a skin showing NetworkMetteri edited its dimensions, now i need to reduce the number of digitshere is 330.950, reduce it to 330.9, so that after the dot it shows only one valuefor...
View ArticleHelp: Rainmeter Skins • Re: What am I doing wrong? HWiNFO sensors not woring...
Yes I installed newest HWiNFO and Rainmeter, but before that, I tried to use HWiNFO portable directly from my old D: drive, once it did'nt work, I downloaded newest from the website.And answering more...
View ArticleHelp: Rainmeter Skins • Re: Gadgets hourly meter is drastically off
https://forum.rainmeter.net/viewtopic.php?p=233470#p233470Statistics: Posted by SilverAzide — 40 minutes ago
View ArticleHelp: Rainmeter Skins • Rainmeter + AutoHotKey (?)
Hi, I’m just learning AutoHotKey and I’ve created a little script, however I have some questions as I couldn’t find a proper guide here in the forums.What’s the recommended way to integrate a script...
View ArticleHelp: Rainmeter Skins • Re: Rainmeter + AutoHotKey (?)
Unless you compile your script into a stand-alone .exe file:https://www.autohotkey.com/docs/v1/Scripts.htm#ahk2exeYou will probably have to provide a way for your end-user to define the location of...
View ArticleHelp: Rainmeter Skins • Re: Help with
Screen width and height are returned, besides how SilverAzide recommended, by the #SCREENAREAWIDTH# and #SCREENAREAHEIGHT# (or #WORKAREAWIDTH# and #WORKAREAHEIGHT#) variables. The first set is...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying: CAD
Thanks for checking. Much appreciated. Sounds a lot like my setup.Start with Windows: minimized to System tray.Verified: cd art display as enabled.Unloaded Skin. Exited MusicBee. Re-ran MusicBee. Load...
View ArticleHelp: Rainmeter Skins • Re: Replace StartUpMonitor tool?
By default no, Rainmeter does not provide such capabilities, even though specific application of these might be doable via FolderInfo, FileView, Registry measures and scripts to alter the registry. I...
View ArticleHelp: Rainmeter Skins • Skin resizing
Hello Again guysThe skin below is a project you guys helped me to build... ( I did 10%... ... you guys did the remaining 90% )... I've tried in the main PC ( Lenovo all in one 23 inch PC ) and it...
View ArticleHelp: Rainmeter Skins • Re: Skin resizing
Regarding skin resizing, for your case, using TransformationMatrix is not the way to go. The reason is simple: while it can do the resizing, that will only be on the visual side and not on the...
View ArticleHelp: Rainmeter Skins • Re: What am I doing wrong? HWiNFO sensors not woring...
Then, to make SK Neon Meters work, the main idea is this from your thread:https://forum.rainmeter.net/viewtopic.php?t=37160#p189240Read the whole thing, feels like it all became just more complicated...
View ArticleHelp: Rainmeter Skins • Re: NetTotal - Reset once a month?
That might work. Not the way I would have gone about it...I think the better, more readable way, would be.Code:...
View ArticleHelp: Rainmeter Skins • Re: Replace StartUpMonitor tool?
You can also use Powershell:Get-CimInstance -ClassName Win32_StartupCommand | Format-List -Property Description, Name, Command, Location, UserP.S. That...
View ArticleHelp: Rainmeter Skins • Re: Looping Scrolling Image
Doesn't matter the movement direction, but some limit over the visible part of the image is needed, in my opinion. Either a container, or at least a properly set skin height, with a proper...
View ArticleHelp: Rainmeter Skins • Re: Mond keeps asking for my countries .png
im able to enter the correct location on the picker but then it just says "loading", i might be to old to figure this stuff outIf that picker is anything like this...
View ArticleHelp: Rainmeter Skins • Re: Calculating the text width
First, sorry for the delay in responding, but don't worry, I didn't forget to do so. Secondly, for the height to not vary, it's not enough to explicitly set DynamicWindowSize=0, but, like said before,...
View ArticleHelp: Rainmeter Skins • Re: Skin resizing
Thanks Guys...We got swamped by work in the last week so, no time to play with the skin... but definitely I'll implement what Yincognito suggested... ( to my best effort according to my...
View ArticleHelp: Rainmeter Skins • Re: Toggling Two Configs In The Same Directory? [Solved]
Good that you eventually made this work, but I still maintain and agree with sl23 that it should have worked by simply activating the next variant in the same config folder. In any case, either way...
View Article