Help: Rainmeter Skins • Re: Rainmeter skins deleted
Ah the days before I realised how important it is to back up yer sh*t!Statistics: Posted by sl23 — Yesterday, 10:00 pm
View ArticleDate and Time • Re: Yet Another Clock Skin
Hi,I really like the skin but the Day is showing in another language not English, is theer any way to change this please?It's not another language. The issue is that the .ini file is not encoded as...
View ArticleHelp: Rainmeter Skins • Re: Performance testing
Yes, ActionTimer is quite good for doing stuff really "fast", but I caution, and do in the manual, that these should be "fast", but "short". I like to think of it as "bursty" actions. Alway give...
View ArticleCommunity Plugins & Addons • Re: BlurInput Plugin
The SetOption on DefaultValue is needed because UpdateMeasure doesn't really update the plugin in a sense of re-reading the options[...]However, what really "fixes" it is to Set the Text option of the...
View ArticleHelp: Rainmeter Skins • I have some kind of syntax errors that i cannoy...
I have a fairly detailed skin and it has lots of images, I have an .inc file just to keep track of the changed (as desired).A dangerous intrusion forced me to reestablish my own administrative...
View ArticleHelp: Rainmeter Skins • Re: SideBar Hide & position
Sorry Balala... Perhaps I didn't make myself clearI'm trying to combine 2 jsmorley's ideas... A slider...Right.gifAnd a Menu with sub menus like thisLmXGEMz.gifa slider skin feature from WireOne will...
View ArticleHelp: Rainmeter Skins • Re: I have some kind of syntax errors that i cannoy...
Read carefully:ImageName: Unable to open: C:\Users\eddel\Documents\Rainmeter\Skins\Utopia NWN2\#Buttont11Image#.png (Utopia NWN2\NWN2.ini)The code shown in your snippet shouldn't produce that error,...
View ArticleHelp: Rainmeter Skins • Re: Is this a bug?
Thanks all! That seems to have fixed it up. Working now as it should:Untitled.pngStatistics: Posted by Pickles7853 — Yesterday, 8:05 pm
View ArticleBugs & Feature Suggestions • Re: FR: ClipString=3
Can't the internal code just send text that appears after #CRLF# to the next line? That was the idea for how this would work.Erm, no. This is not how Windows draws text onto the screen. Remember,...
View ArticleHelp: Rainmeter Skins • Re: Rainmeter closes like the other apps
Finally jsmorley came up with a solution.it appears that mentioned fix method only applies to winD and show desktop toggle, my main issue is with the trackpad gesture, cuz it's the main way that i...
View ArticleHelp: Rainmeter Skins • Re: Loop
I would like to display bars for all cores separately at the same time. But I want the number of bars to appear dynamically depending on the number of cores.I want to use the %number_of_processor%...
View ArticleHelp: Rainmeter Skins • Gradient Meter Bar [tip]
Been having some bad luck lately so thought I would spruce things up a bit with a helpful tip.I saw the post from <jsmorley https://forum.rainmeter.net/viewtopic.php?f=15&t=16758> regarding...
View ArticleHelp: Rainmeter Skins • Re: FileView & Shape Container
Unfortunately I have to disappoint you, I didn't manage to get it right. As I said, the examples in the manuall all use images that are placed on the font. Not in my case! Here I only want to work...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
Code: RegExp=(?siU)<td class="chartlist-image">.*<img.*src="(?!https:\/\/lastfm\.freetls\.fastly\.net\/i\/u\/64s\/4128a6eb29f94943c9d206c08e625904\.jpg |...
View ArticleHelp: Rainmeter Skins • Re: Shape Clock
Nice!You have the a missing indicator for 9.00Also, dots are out of place. But you know that, right? If you want to change colours of shape meters use something like this:Code:...
View ArticleHelp: Rainmeter Skins • Re: Is it possible to automatically make a skin...
All I know is that the left and right arrows on my air mouse don't do anything until I actually click on a non-clickable part of the skin to make it "active".Statistics: Posted by Deadmeat553 —...
View ArticleHelp: Rainmeter Skins • Re: Thread for help with the Shape meter
i struggle with 2 bottons... One should displayed on, the other button off. If you press one Button ON,the other one should go to OFF Code:...
View ArticleHelp: Rainmeter Skins • Re: FileView - help!
Sorry, I've been told not to post too much code if I want help as it's too much to go through.This skin is around 700 lines, so I tried to post only what mattered.Thanks for taking a look though I...
View ArticleHelp: Rainmeter Skins • Re: Problem with refreshing the image from the camera...
The #TimeStamp# variable is not defined in the posted codeNot sure if that is needed, but I would think it is since it is in the URL: Url=https://cam1.pl?cache_buster=#TimeStamp#Other than that, I...
View ArticleHelp: Rainmeter Skins • Update=-1 vs Disabled Measure?
I was wondering if there were any difference performance-wise?Let's say you have a skin with 10 measures that are disabled by default and are only enabled briefly during a mouse action:1. Does adding...
View Article