Help: Rainmeter Skins • Re: Issues with Button and Progress Bar Interaction...
The [ContainerBox] section is not a valid SHAPE meter.You can correct the section like this:Code: [ContainerBox]Meter=ShapeShape=Rectangle 42,0,359,42DynamicVariables=1 Or change the meter to...
View ArticleHelp: Rainmeter Skins • Re: Introduction
Thanks very much;I tried that before sending my post, but I used "x=100" and "y=0," all that showed was Drive D at 0x0, so I thought it wasn't working.After reading your reply, I noticed that you left...
View ArticleHelp: Rainmeter Skins • Re: Scaling shapes with paths that can't be combined.
Sure thing, take your time. Hey Yin, sorry but I didn't explain myself correctly. This is great for scaling, but what I really want is the shapes to follow the W and H dimmensions.In your example, the...
View ArticleHelp: Rainmeter Skins • Curious Issue--certain measure no display on one site...
Hi. I have been testing my weather skin on various city locations across Canada, and all have been displaying correctly, apart from one particular location, at which the latitude and longitude do not...
View ArticleHelp: Rainmeter Skins • Re: Curious Issue--certain measure no display on one...
At each tested location, all of the data displays correctly, with the exception that at Winnipeg (https://dd.weather.gc.ca/citypage_weather/xml/MB/s0000193_e.xml) the lat./long. do not display, while...
View ArticleHelp: Rainmeter Skins • Re: PC Noob trying to fix weather app, need help
Ok maybe a dumb question but how do I post it now? Think everything is back to operational but dont see a way to create an account or post a skin.Statistics: Posted by FelisMalum — Today, 2:52 am
View ArticleHelp: Rainmeter Skins • L/R channel audio Monstercat Visualizer
I'm wondering how difficult it would be to make the monstercat visualizer look for only the left and right audio channels, that way I could copy the folder, make any necessary edits, and have the L...
View ArticleHelp: Rainmeter Skins • Re: L/R channel audio Monstercat Visualizer
I'm wondering how difficult it would be to make the monstercat visualizer look for only the left and right audio channels,Not sure about the Monstercat visualizer skin, because as far as I can...
View ArticleHelp: Rainmeter Skins • Re: Scaling shapes with paths that can't be combined.
Alright, I got it now. Code: [Rainmeter]Update=1000AccurateText=1DynamicWindowSize=1[Variables]W=320H=180[BG]Meter=ShapeShape=Rectangle 0,0,[#W],[#H] | Fill Color 091,091,091 | StrokeWidth...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
Hello, I have a quick question about my code.I wanted to query the process when VLC Media Player is running so that it then executes the command to check wich track is playing. Dont wonder you i try...
View ArticleHelp: Rainmeter Skins • Detecting app updates on Web site.
When an app is updated, most (all?) sites have some part of their code updated to show the version or date or something to signify this.I am thinking of making a skin that detects this once a day, for...
View ArticleHelp: Rainmeter Skins • Re: Album cover art not displaying NXT-OS clock
I got so bored i fixed this in a very jank way. Sorry for reviving a dead dead post, but this post comes up when you google this issue!https://github.com/LiminalSystem/NXT-OS-MediaClock-fix/if anyone...
View ArticleHelp: Rainmeter Skins • Looking for clock testers
Desktop2024.11.13-02.33.26.02-ezgif.com-video-to-gif-converter.gifI'm looking for 2 or 3 people to help me testing the skin I'm working on. Nothing exhausting, just "simple" tests.Anyone? I'd like to...
View ArticleHelp: Rainmeter Skins • Re: Looking for clock testers
Anyone? Hi RicardoTM,i would like to test your clock-skin!Statistics: Posted by ikarus1969 — Today, 9:28 am
View ArticleHelp: Rainmeter Skins • Re: I need help with a cuckoo clock
Hello again,I'm trying to activate/deactivate the clock sound so I can make a better one for Christmas, although for the moment I'm using this as a base until I have the graphics.I manage to stop it...
View ArticleHelp: Rainmeter Skins • Meter to left/above skin
Hi. I have a thumbnail image in bottom/right corner of skin. When mouse is over thumbnail, I would like the image to increase to full size, which expands farther to the left than the left edge of the...
View ArticleHelp: Rainmeter Skins • Re: Meter to left/above skin
Hi. I have a thumbnail image in bottom/right corner of skin. When mouse is over thumbnail, I would like the image to increase to full size, which expands farther to the left than the left edge of the...
View ArticleHelp: Rainmeter Skins • Re: Sending powershell commands with curly brackets...
Maybe something like:Skin:Code: [Rainmeter]Update=1000AccurateText=1DynamicWindowSize=1[MeasureRun]Measure=PluginPlugin=RunCommandProgram=PowerShellParameter=-NoProfile -ExecutionPolicy Bypass...
View ArticleHelp: Rainmeter Skins • Re: Is there such a thing like TextArrays?
But for later i will take a look on the other solution. [if some one post something]I have the problem that the focus moves from the actual skin to the text field and the MouseOver Section gets...
View ArticleHelp: Rainmeter Skins • Re: Show certain ext in different colour?
Thanks, I managed to get it working using the IfMatch on a new Measure for each item in the list. I may come back and look at a more concise approach at a later date. Thanks to everyone for your help...
View Article