Help: Rainmeter Skins • Re: Rainmeter skins deleted
When I opened up my computer today, at first there was no problems with rainmeter. About an hour ago I installed NET 6 (I had no prior experience of web frameworks), and restarted the computer after...
View ArticleLua Scripting • Re: Read and Write UTF-16 LE BOM (lua)
Neat. I think the biggest problem with Lua and multibyte characters is that Lua will not probably deal with any string "measurements". String length, string extract, etc.I haven't tested. So can't...
View ArticleHelp: Rainmeter Skins • Re: Is it possible to automatically make a skin...
Not so sure "active" is the right word, what I think he is getting at is "focus". If you somehow "force" a Rainmeter skin to have focus at all times, so it can detect and react to an arrow key, that...
View ArticleHelp: Rainmeter Skins • Re: Change 12 h to 24h BoldClock
This is the entire code.Since this skin isnt working, im trying new ones, can you please tell me how to make clock( other one) super bold please?Language is croatian. Code:...
View ArticleHelp: 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 ArticleHelp: Rainmeter Skins • Performance testing
I picked up RainMeter about two weeks ago... and ended up recoding a lot of different skins to try and learn the basics. What I really wanted though was a good performing audio meter. I tested a lot,...
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 Article