Help: Rainmeter Skins • Re: Help with Multiple left clicks skin
Superb! Love the Playtime dance lolNow my brain is trying to work out a way to turn that skin into something for practical use! Statistics: Posted by sl23 — Today, 4:01 pm
View ArticleHelp: Rainmeter Skins • Re: Hide meters when no value available from WebParser
Thanks, I eventually went with the the completely different approach of @nek. Although it seemed overwhelming at first it's actually quite nice. I adapted it to my needs and style and everything works...
View ArticleHelp: Rainmeter Skins • Re: Getting data from a "stubborn" Website
OK, thanks for the reminder, I don't have the best memory! Statistics: Posted by sl23 — Yesterday, 11:38 pm
View ArticleHelp: Rainmeter Skins • Meters as color: what am i doing wrong?
I am trying to make a shape color changing based on a temperature measure, but i'm clearly missing something.This is a sample code: Code: [Rainmeter]Update=500AccurateText=1[Metadata]Name=Test &...
View ArticleHelp: Rainmeter Skins • Re: Meters as color: what am i doing wrong?
I am trying to make a shape color changing based on a temperature measure, but i'm clearly missing something.[...]My goal is to use a #Variable#, or a [Measure], to define the Stroke and the Fill...
View ArticleHelp: Rainmeter Skins • Re: Problems with displaying CPU and GPU usage...
To remove the % sign, change this line in [CPUPercent]:Text="%1%"toText=%1Code: [MeasureCPUUsage]Measure=PluginPlugin=UsageMonitorCategory="Processor Information"Counter="% Processor...
View ArticleHelp: Rainmeter Skins • Re: Help with modified Shutdown Skin to open Shutdown...
So far the Skin is working without any problems.I didn't write the code for it, I just downloaded it and modified it....If you copied and pasted the whole code I gave you then those issues are already...
View ArticleHelp: Rainmeter Skins • Secret Digital Diary help
hii i'm trying to make a rainmeter skin that's a secret digital diary. it has a front cover png and a page png. i've coded so far the functionality of the opening pages back and forth. but i'm having...
View ArticleHelp: Rainmeter Skins • Re: Secret Digital Diary help
This is certainly doable, if I understand what you are trying to accomplish. However, before you expend any more effort on this, perhaps a step back to rethink this is in order.Your skin should really...
View ArticleHelp: Rainmeter Skins • Re: Measure Audio Level
Good exercise for setting the brackets correctly Right. About that...P.S. The scale multiplication should be done on the entire coordinate value, and not just on a single term from the coordinate...
View ArticleHelp: Rainmeter Skins • Tamagochi game help
i was working on this tamagachi code and i've made the 3 hearts decrease level overtime (full=half=dead) and when i feed it and do other stuff it enterferes because lets say i have 1 full heart, 1...
View ArticleHelp: Rainmeter Skins • Re: Color-Slider -> Consultation
[Yincognito ] Mr. Teacher, I like your assignments Here is the solutionLeftMouseDragAction=[!SetOption SliderRed X "(Clamp(($MouseX$ / #ScaleX#),(135),(175)) * [#*ScaleX*])"]But I have a question. How...
View ArticleHelp: Rainmeter Skins • Re: Problems with displaying CPU and GPU usage...
Code: ;--------------------------------- Variáveis -----------------------------------[Variables]Var=Small;------------------------------------ Estilo...
View ArticleHelp: Rainmeter Skins • Re: Help with the skin's visual effect.
... But removing the "-" breaks the skin. ...Yes, if you remove the "-" from the measure name used in the formula (changing the measure's name to MMonth), you also have to rename the [M-Month] time...
View ArticleHelp: Rainmeter Skins • Re: How can I do scale Skin Size with pulling
In the first picture you can see that [Background] is generated first and then [MusicTicker], this leads to the small corner shape attaching itself to the shape of [MusicTicker], which is...
View ArticleHelp: Rainmeter Skins • Re: Secret Digital Diary help
one final thing i was wondering if you can add on the top for it to say the date the txt file was writtenAlright, got some time and implemented the FileView method of getting the file info that I...
View ArticleHelp: Rainmeter Skins • Re: FileView & Shape Container
https://us.fontviewer.de/ to find the appropriate hex code for the symbol I want to use.Thanks again [jsmorley] for your information. YES, you posted the program in a previous post, I forgot about...
View ArticleHelp: Rainmeter Skins • Re: Need a little help with getting an If Condition...
There still is something which I'm not sure about: I don't know if I did understand what you want to achieve. Until I'm not absolutely positive I understand, doesn't really worth to propose a...
View ArticleHelp: Rainmeter Skins • Re: Problems with displaying CPU and GPU usage...
I can't get past that.Code: ;--------------------------------- Variáveis -----------------------------------[Variables]Var=Small;------------------------------------ Estilo...
View ArticleHelp: Rainmeter Skins • Hiding Visualiser bars on Fountain of Colors -...
Hiding Visualiser bars on Fountain of Colors - visualiser.Hello. I am brand new to Rainmeter and I am pleased with myself for already managing to do a few things. However I have hit my limit, even...
View Article