Help: Rainmeter Skins • Re: Webparsing and Json file "RefExp...
Thanks @balala , after few testing i noticed something different between the two ".json" files from yesterday:from xxx/admin/api.php (which won't work and give error: "RegExp matching error (-1)")...
View ArticleHelp: Rainmeter Skins • Image Scaling anomaly?
G'day!I built myself a Image Gallery widget; the image container only has width constraint, so the image can take any depth (height) as required as per its aspect ratio; using the Quote plugin to...
View ArticleHelp: Rainmeter Skins • Re: Image Scaling anomaly?
Well, you kind of answered yourself here, it's not a Rainmeter bug, all you probably need is an !UpdateMeter and a !Redraw, right after switching to the next image in the slideshow. In your code, this...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
Hello Everybody, so i have a new theme. Some Songs/Title have exlusive letters so like the German words ( Ää,Öö,Üü ) or some one like this ( é from Beyoncé ). My problem is now i dont how i can hadle...
View ArticleHelp: Rainmeter Skins • How to include 2 configurations of the same .inc file?
So I'm trying to make my own skin, here's the setup I have: I have the main .ini file which includes Variation1.inc and Variation2.inc (both variations are simultaneously loaded). These Variation inc...
View ArticleHelp: Rainmeter Skins • Re: How to include 2 configurations of the same .inc...
How can I make this setup work without having to duplicate all of the code in the template.inc file for every variation?Unfortunately I think you can't, because there is nothing you can duplicate in a...
View ArticleHelp: Rainmeter Skins • Help with skin
Hello everyone,I have a skin/template I created a while ago that show many information about the computer. One of them are the ips of the computer. I want it to show all IP of the connected interface....
View ArticleHelp: Rainmeter Skins • Re: FileView adding \ to path
Where is this extra backslash coming from and how do I get rid of it?You don't have to get rid of it. You get the message not because of that extra backslash, but because of the wrong way you're...
View ArticleHelp: Rainmeter Skins • Windows Powershell Winget & Rainmeter
... Post can be deleted....Statistics: Posted by Rooky_89 — Yesterday, 10:06 pm
View ArticleHelp: Rainmeter Skins • Flash at the top and bottom of the hour
Hi - I have come back to tinkering with skins again, and I am trying to get my time block to flash at the top and bottom of the hour. My code is not working and I suppose it is some concept I am...
View ArticleHelp: Rainmeter Skins • Move Picture- Not Button
Hi.This code makes a picture turn on and off on my screen when I click the button.I want it to be able to move the picture, but want to have the button at the same place. Ort o be able to move them...
View ArticleHelp: Rainmeter Skins • Re: Move Picture- Not Button
This code makes a picture turn on and off on my screen when I click the button.I want it to be able to move the picture, but want to have the button at the same place. Ort o be able to move them both...
View ArticleHelp: Rainmeter Skins • CPU Utilization Issue: System.ini and Measure=CPU Not...
Dear Friends,I would like to measure the CPU usage and obtain the average CPU utilization, similar to what is displayed as "Utilization" in the Task Manager.I have tried the suggested System.ini...
View ArticleHelp: Rainmeter Skins • Re: Flash at the top and bottom of the hour
Thank you both so much. Ahhh! I miss this community. Thank you both for the detailed descriptions and helpful information to help me get back into the swing of things.But did you get it working as...
View ArticleHelp: Rainmeter Skins • Re: CPU Utilization Issue: System.ini and Measure=CPU...
See this thread for an explanation on why this happens and on what kind of measure to use in your...
View ArticleHelp: Rainmeter Skins • Re: Weather Skins Not Working
Hi can someone help me getting my weather widget to work? i installed a longhorn sidebar over rainmeter but it wont work (i replaced the api with the one a few comments over mine, this is what i used...
View ArticleHelp: Rainmeter Skins • UnFold Editing
Hi, Below is my code for Chrome skin on UnFold.I want to execute MouseOverAction then wait 2 seconds Then Execute MouseLeaveAction as it would enable the whole image to show before closingI want to do...
View ArticleHelp: Rainmeter Skins • Re: FileView & Shape Container
Add SolidColor=0,0,0,1 to [TextStyle] section. That makes the entire string area clickable, not just the characters.Statistics: Posted by eclectic-tech — Yesterday, 6:10 pm
View ArticleHelp: Rainmeter Skins • Re: Couple things with running my first Rainmeter skin
1) Weather: I imagine you're talking about the ...\Info\Info.ini skin in that package, which has an obsolete method to retrieve weather data. I suggest rewriting that skin entirely and replicating how...
View ArticleHelp: Rainmeter Skins • Temp Color Conditions
So the idea is to show Red and Green on the GPU TempsCurrently I have something like thisCode: [----------GPU-Temp----------][MeterGPUTemp]Meter=StringMeterStyle=Text |...
View Article