Help: Rainmeter Skins • Re: Impossible to display on my desktop (Windows 11)...
The website may have changed the way they code the page because your RegExp produces multiple sections of code (not text and images.To get the 'title', 'author', and 'thumbnail link' try this RegExp...
View ArticleHelp: Rainmeter Skins • Complex hide meters situation
I have a FileView set up with 20 Index items listed. When an item is empty, ie no item exists under that index, I use this on every measure to hide it:Code: IfMatch=^$IfMatchAction=[!HideMeterGroup...
View ArticleHelp: Rainmeter Skins • Re: Complex hide meters situation
Something like this?https://forum.rainmeter.net/viewtopic.php?t=21697#p115056Statistics: Posted by Active Colors — Yesterday, 9:16 pm
View ArticleHelp: Rainmeter Skins • Re: Need help with a skin
I didn't test balala's code, but I see what you mean. I think the choice to have multiple MeasureTitleN measures is correct in this case, but I suspect two more things need to be done, e.g.:- use...
View ArticleHelp: Rainmeter Skins • !SetOption Bang Not Updating FontColor
I'm fairly new to Rainmeter and running into some issues with the !SetOption Bang not appropriately triggering within an IfCondition.Relevant Code:Code:...
View ArticleHelp: Rainmeter Skins • Re: !SetOption Bang Not Updating FontColor
It is a good practice to enclose the values in bangs with quotation marks. While *sometimes* it is *not required*, in other times it is indeed required. I always enclose the values in bangs with...
View ArticleHelp: Rainmeter Skins • Re: Weather Bugged again! in 2024
Ouch! JSON ... I must have subconsciously tried to summon "Jason" And apparently it worked! Statistics: Posted by eclectic-tech — Today, 12:14 am
View ArticleHelp: Rainmeter Skins • Help With Transparency On Monterey
Hello.I am currently in love with a skin suite called Monterey. It has the perfect Now Playing skin except for a small detail. I'd like the background on the gadget to be 100% transparent. As a matter...
View ArticleHelp: Rainmeter Skins • Re: Help With Transparency On Monterey
Hello.I am currently in love with a skin suite called Monterey. It has the perfect Now Playing skin except for a small detail. I'd like the background on the gadget to be 100% transparent. As a matter...
View ArticleHelp: Rainmeter Skins • Re: Accomodate various monitors
There's the TransformationMatrix possibility too, for the "lazy" ones, but good luck in doing proper mouse actions on transformed areas..."Lazy ones"?! We prefer "drudgery-averse", thank you very...
View ArticleHelp: Rainmeter Skins • Re: Complex hide meters situation
I think I may have solved it, but I still haven't had an answer to how I use a Variable in a Conditional Formula. I think Balala has answered it, but it's just not working that way for me. So I tried...
View ArticleHelp: Rainmeter Skins • Re: Canadian Weather
As for the rest, go here, for example:https://api.weather.gc.ca/openapi?f=html#/climate-daily/getClimate-dailyFeaturesthen press the Try It Out button, set whatever parameters you want, then scroll...
View ArticleHelp: Rainmeter Skins • Re: Position text in the center of a meter (Advanced)
First, try not to use : in section names, it's a bit ambiguous and has the potential to interfere with the syntax of parameters in section...
View ArticleHelp: Rainmeter Skins • Is there a way of doing this...
Bit of a weird one this, more for aesthetics/readability than functionality, but it breaks functionality by using it!I have an address bar that is updated as you would expect. But, as it looks all the...
View ArticleHelp: Rainmeter Skins • Need Help with my new Temp skin
I posted a 'looking for' topic in General and decided to try and McGyver my own. Surprised that I got a "result". As per the attached image I am lacking the proper code skillset to have the actual...
View ArticleHelp: Rainmeter Skins • Re: Snippet Convert Time
Corrected it as I need, almost. I need to somehow adjust it taking into account the time zone, but I don't know which side to approach it from.Statistics: Posted by Kotofanchik — Yesterday, 6:17 pm
View ArticleHelp: Rainmeter Skins • Re: Need Help with my new Temp skin
... To fix this, just add a DynamicWindowSize=1 option to the [Rainmeter] section.Yes, thank you!!! Statistics: Posted by MourningStar — Yesterday, 6:23 pm
View ArticleHelp: Rainmeter Skins • Re: Get skin Setting
Good point. Missed that detail about not to refresh the skin. So, sorry !No problem, it's alright! Statistics: Posted by Yincognito — Yesterday, 6:31 pm
View ArticleHelp: Rainmeter Skins • Re: Problem with YouTube Subs Counter
Sorry for being late, I was moving house.Thanks Yincognito, it works. Statistics: Posted by dasiun — Yesterday, 8:54 pm
View ArticleHelp: Rainmeter Skins • Re: LDM Calculator
Hi,Thanks for the feedback !here is the ini code;Code: [Rainmeter]Update=1000DynamicWindowSize=1[Metadata]Name=Pallet CalculatorAuthor=YourNameInformation=A widget to calculate loading meters based on...
View Article