Help: Rainmeter Skins • Re: Send keys?
I don't... Sorry.No problem, thanks for answering anyway! Statistics: Posted by Yincognito — Today, 1:15 pm
View ArticleHelp: Rainmeter Skins • Re: FileView & Shape Container
I use Font Awesome as the icon / symbol font.https://fontawesome.com/v6/search?o=r&m=freeI have to come back to this topic again.Unfortunately, some font symbols are not available in the free...
View ArticleHelp: Rainmeter Skins • Re: Secret Digital Diary help
yay i did it the date works now but i can't figure out with the scrolling feature aha i don't understand it if u could also explain how it works i'd really appreciate thank for all the help you've...
View ArticleHelp: Rainmeter Skins • Re: Need a little help with getting an If Condition...
There are a few mistakes in your codeYou are absolutely correct. I've learned now that IfConditions go with measures and of the existence of magic quotes---useful! With those implementations and using...
View ArticleHelp: Rainmeter Skins • Re: Help with clamping a variable
It almost works, but seems erratic in how it works though.Hi [sl23]Try adding an [!UpdateMeter *] to your [LeftmouseAction]. All visual elements such as text, images, graphics, etc. should be redrawn...
View ArticleHelp: Rainmeter Skins • Re: Help with the skin's visual effect.
I can't solve this...Code:...
View ArticleCommunity Plugins & Addons • Re: SendKeys Plugin
Just for future GitHub reference, the releases are here:1.jpgStatistics: Posted by jsmorley — Today, 12:53 pm
View ArticleHelp: Rainmeter Skins • Re: 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 ArticleHelp: Rainmeter Skins • Re: Windows Registry
I only use PowerShell to detect the "chassis type" to see if the system is a desktop or a laptop:gcim -namespace 'root/cimv2' -classname Win32_SystemEnclosure | select-object ChassisTypes |...
View ArticleHelp: Rainmeter Skins • Log error Re: Image not found
Sorry to dredge this up again!So, I am trying to make my skin generic, then it can be used as an @include file to be used with other skins.It's difficult to break it down to a minimum bite size code,...
View ArticleHelp: Rainmeter Skins • Re: Problems with minimum and dynamic width
Change the 'X' value of your style to equal the measured width of the song info:Code: [playerstyle]SolidColor=0,0,0,190FontFace=Segoe UI Variable...
View ArticleHelp: Rainmeter Skins • Re: Log error Re: Image not found
And that may not even work just like that. It could even need more things I'm not thinking about right now since it's 4:35 am. So you may want to make a test skin before you try it on yours to make...
View ArticleHelp: Rainmeter Skins • Re: Tamagochi game help
if no one understands please ask me any questionsi 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...
View ArticleCommunity Plugins & Addons • Re: BlurInput Plugin
I just don't get the point of it. It has absolutely nothing to do with UpdateDivider=-1 or Disabled=1 or Paused=1Well, UpdateDivider=-1 will cause the measure to not "register" what was being input in...
View ArticleHelp: Rainmeter Skins • Re: Is there a variable for the currently selected file?
The above was just an example, you can use any root / parent folder, it doesn't have to be the skin one. As for measures, well, that's how Rainmeter gets data in the first place: no corresponding...
View ArticleOther Software & Customization • Re: Image orientation, which is correct?
I found ExifPilot which seems to be a simple to use and easy to see exactly what it is you are doing with images without the guesswork required with XnViewMP!Also, XnViewMP creates a new file instead...
View ArticleHelp: Rainmeter Skins • How to Create a Crypto Skin Using Widget Code from...
Many cryptocurrency databases or exchanges provide code in HTML or Java for embedding widgets on a website. Can this code be used to create a desktop skin?Statistics: Posted by Jurgen — Today, 4:09 pm
View ArticleHelp: Rainmeter Skins • Re: How to Create a Crypto Skin Using Widget Code...
Many cryptocurrency databases or exchanges provide code in HTML or Java for embedding widgets on a website. Can this code be used to create a desktop skin?Not directly, but you can use the WebView...
View ArticleHelp: Rainmeter Skins • Re: Tamagochi game help
yes strictly from heart1 to heart3 but i want it to skip full_heart.png. for example if i have heart3 displaying full_heart.png, heart2 half_heart.pn, heart1 dead_heart.png then i when i click the...
View Article