Help: Rainmeter Skins • Re: Shape Clock
Is there a way to display a text in the selected operating system language? I found this in the forum... https://forum.rainmeter.net/viewtopic.php?t=32305...there is a much better approach....And...
View ArticleHelp: Rainmeter Skins • Re: Creating a scrollable list of meters?
I assume it's a matter of replacing what is shown in each meter by somehow replacing it with the one above, or below, depending scrolling direction. Is that the simplest way to do so?That is, more...
View ArticleHelp: Rainmeter Skins • Re: Hide & Seek
What is UpdateDivender in the WebView measure? That happends if your write it free out of your mind.. Thanks i corrigate it to -> UpdateDivider=-1 ...Example Code on top is now...
View ArticleHelp: Rainmeter Skins • XImput Controller Connection Manual Refresh
Hi all,I’ve been working on a Rainmeter skin that displays a notification when a controller is connected or disconnected. I’ve got an image of the controller that appears and disappears based on the...
View ArticleHelp: Rainmeter Skins • Re: XImput Controller Connection Manual Refresh
Hi all,I’ve been working on a Rainmeter skin that displays a notification when a controller is connected or disconnected. I’ve got an image of the controller that appears and disappears based on the...
View ArticleCommunity Tips & Tricks • Re: ScrollBar Template
Thanks for your words guys. I appreciate it.I decided to keep it simple to let the code be all about the scrollers and make it a little bit easier to adapt to other skins. However it can be adapted to...
View ArticleHelp: Rainmeter Skins • Re: Creating a scrollable list of meters?
Well, the main benefit of scrolling content is that in theory, it's simpler, you just interchange the Text= content in the same number of meters positioned in the same place - so you avoid any...
View ArticleHelp: Rainmeter Skins • Re: Leading Zeros
I thought I could help with the regular expression by combining some steps all into the same expression:Code:...
View ArticleCommunity Plugins & Addons • Re: BlurInput Plugin
Thanks both of all you.Statistics: Posted by nstechbytes — Today, 3:26 pm
View ArticleHelp: Rainmeter Skins • Re: Optimizing
Thanks for your feed back and oh yeah, for some reasons, the code was truncated. Anyway, here is the rest of itBesides Alex88's excellent suggestion, since everything in your skin is driven by mouse...
View ArticleHelp: Rainmeter Skins • Re: SideBar Hide & position
if you get a chance try to play with the skin file attached... What I got when tried out your skin is that the buttons of submenus (Various, Adcom and Arcam) are too close to the parent meter (Parent...
View ArticleFeatured Plugins & Addons • Re: Mouse plugin from NighthawkSLO
Normally, the dragging option is used on sliders which require a multiplication by a factor to convert a range to another range, for example, on a color slider you may want the slider to go from 0 to...
View ArticleBugs & Feature Suggestions • Re: [Bug] Registry measure leaks handles
I think we can conclude this fix worked. After 3.5 hours, key handle count is still at 280...Code: Nthandle v5.0 - Handle viewerCopyright (C) 1997-2022 Mark RussinovichSysinternals -...
View ArticleHelp: Rainmeter Skins • Re: Hide & Seek
There would actually be 3 different windows.When the input is confirmed, the window with the website opens... (that works)When I click on the settings button, the window with the settings should open,...
View ArticleHelp: Rainmeter Skins • Re: Shape Modifiers
Hmm, here is your code with changes to correct why it didn't work for you.You tried to use multiple EXTEND parameters which will not work.You should escape variables when you use !SETOPTION so the...
View ArticleFeeds & Internet Data • Re: Market Prices
To use WebView2 in PowerShell, you can follow these steps:1. **Install the WebView2 Runtime**: Ensure that the WebView2 runtime is installed on your machine. This is usually pre-installed on Windows...
View ArticleHelp: Rainmeter Skins • Re: RecycleBin display error
Coming back to sl23, your code should work. What do those measure provide without all the extra? Do they give the correct values?Not sure what you mean exactly. Here's the values from the...
View ArticleSound, Music and Visualizers • Re: Peak hold
This does something similar to what that plugin does, on the left and right RMS values, via histograms:Code:...
View ArticleSite Discussion • Re: Small docs suggestions
Hello, I made a Pull Request on GitHubThe changes I made are Usability: Add support for clicking the ¶ symbol for anchoring sections of the wiki (since phones don't have the CTRL key)I want to explain...
View ArticleHelp: Rainmeter Skins • Re: Hide & Seek
Thanks for the explanation [balala] Statistics: Posted by balala — Today, 7:39 pm
View Article