Help: Rainmeter Skins • how to prevent mouseleaveaction when over text box
I have a skin which includes a search bar, but when i click on the meter to run it, and put my mouse over the text box, the script detects it as the mouse going off the screen, and it closes the skin....
View ArticleHelp: Rainmeter Skins • Re: how to prevent mouseleaveaction when over text box
Yep. The InputText plugin creates a Windows "control" that is in effect a different window than the skin. So you will just have to rethink the design, and perhaps have some other action deactivate the...
View ArticleBugs & Feature Suggestions • Re: [Bug] Skin position is not updated on...
Thanks for your responses. While I agree with your stance since I also need to "manually" refresh all skins to restore my desktop work area settings, this behavior has a reason. Refreshing all skins...
View ArticleHelp: Rainmeter Skins • Substitution giving wrong string
Hello guys, Im writing script for weather that changes the url i parse depending on time. I isolated the part of url that changes and substituted it by function "Kod"Code: [Kod]measure = calcFormula =...
View ArticleHelp: Rainmeter Skins • Re: Substitution giving wrong string
Your issue boils down to the way Substitute works. It does the first comparison and replacement, and that becomes the new value. Then it does the second comparison and replacement, HOWEVER the...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
I need help for a moment. I've updated my skin and removed the !Ececute Code. Because it's out of date. Before I make this too complicated for my self, I'd rather ask again.It's about starting VLC...
View ArticleFeatured Plugins & Addons • Re: Plugin: Chameleon
Hey Socks the Fox, I wonder if you could rework the plugin a bit so it acts in the Update() portion of the code, and not in the Reload() portion. The reason is that the "work-around" means that there...
View ArticleLua Scripting • Re: Sudoku generator in Lua
can it be implemented in https://nytsudoku.net/ in any way? it's already using a frame for showing daily nyt sudoku puzzles.Statistics: Posted by thomashere — Today, 6:52 am
View ArticleOther Software & Customization • Re: Pantone Color of the Year - 2025
Uauuuu Delicious in every wayStatistics: Posted by CarlotaN — Today, 7:24 am
View ArticleHelp: Rainmeter Skins • Re: Is there a limit to WebParser?
Got the time to test the code in the original post with a dummy meter, and it works, on both skin load and refresh:AppParser.jpgso my suggestions were not really needed. I didn't try to connect to...
View ArticleHelp: Rainmeter Skins • Re: Implement a skin
How to make both formulas used in one measurement? the first until 23:59:59 hours and the second from 0:00:01? I think this would solve the problem.It is from when the sun sets during the day until...
View ArticleBugs & Feature Suggestions • Crash on graphics card driver update
Hello, If you turn on hardware acceleration and you install an update of your vga driver rainmeter will crashStatistics: Posted by chmichael — Today, 9:43 am
View ArticleBugs & Feature Suggestions • Re: Crash on graphics card driver update
Hello, If you turn on hardware acceleration and you install an update of your vga driver rainmeter will crashYes, I have to exit Rainmeter when I install any graphics driver.Statistics: Posted by...
View ArticleLua Scripting • Newbie asking for tips / samples
Hello from Italy.I'm an old programmer, just new to LUA and Rainmeter.Rainmeter test.jpgThis is the embryo of a skin i'm trying to build.Each of the 8 sectors is one of my CPU core and shows some data...
View ArticleSystem Monitoring • Re: Monitor Rainmeter Process
Thanks for the info, I didn't know there were highlighters specifically for Rainmeter, but in general the basic highlighters in Notepad++ are enough for me, in any case I jumped at the chance to add...
View ArticleHelp: Rainmeter Skins • Re: how to prevent mouseleaveaction when over text box
If even after jsmorley's, Yincognito's and my recommendations, you still want to deactivate the skin when you leave it, but this should happen only when the InputText box is not active, you can do the...
View ArticleLua Scripting • Re: Newbie asking for tips / samples
Each of the 8 sectors is one of my CPU core and shows some data about it.I would like to make them to change color from blue to red to show the core temp, and change the size (the external diameter)...
View ArticleBugs & Feature Suggestions • [BUG] DirectWrite font enumeration breaks...
Intriguing title isn't it?This bug was introduced with this commit https://github.com/rainmeter/rainmeter/commit/766663f9e0e6db940c25f2d6639a920baa31b08dThis bug only happens on InLineSetting = Face...
View ArticleBugs & Feature Suggestions • Re: [Bug] Skin position is not updated on...
Hopefully the OP does more testing with his 3 monitorsOh, I only have 2 monitor setup... Sorry for confusion if my description wasn't clear enough. My main monitor is placed in front of me, and my...
View ArticleHelp: Rainmeter Skins • ShapeGradient, how to?
Sorry for the title, wasn't too sure how to phrase it concisely.So I set up a shapegradient all well and good, but I don't know how to get it to work as a battery measure.By that' I mean that the...
View Article