Help: Rainmeter Skins • Problem with refreshing the image from the camera of...
Hi.I created a skin in Rainmeter that takes an image from the camera and refreshes it every 30 seconds. The skin works, but there is a problem with refreshing the camera image. Generally it doesn't...
View ArticleHelp: Rainmeter Skins • Re: Problem with refreshing the image from the camera...
You might try adding:Flags=ForceReloadTo the "parent" WebParser measure.Also might try adding DynamicVariables=1 to the Image meter displaying the...
View ArticleHelp: Rainmeter Skins • Re: Skin for Photo Display
Sorry for the delay...just loaded your skin and it looks awesome! I also like the random transition effects and ability to alter the timing. Very, very cool!If you would like to post this skin, please...
View ArticleHelp: Rainmeter Skins • Re: Color-Slider -> Consultation
I just need an explanation, not an help! I know we've already discussed this topic, but somehow it didn't stick in my brain..I tried to query the variable #Red##Item# for the ColorSlider Red and set...
View ArticleHelp: Rainmeter Skins • Re: Is it possible to automatically make a skin...
Both. The air mouse explicitly sends the same input.I see. Might take a look at this, if focusing the skin is needed to make it work:https://forum.rainmeter.net/viewtopic.php?t=22839Though it's...
View ArticleHelp: Rainmeter Skins • Help with timings please
I just thoroughly confused myself to the point where I can no longer figure out what is going on. Please help me decipher what is happening under the hood with some timings in my skin. It gets...
View ArticleHelp: Rainmeter Skins • Re: Help with timings please
With WebParser, only use UpdateRate, never UpdateDivider, and put it on the "parent" WebParser measure(s) the ones that actually go out to a remote source with a URL.I'm not sure why you are...
View ArticleHelp: Rainmeter Skins • Re: Convert rgb to hsl
I prefer HSL.If you want, here's my complete color manipulation library which is based on HSLhttps://forum.rainmeter.net/viewtopic.php?t=43717Statistics: Posted by RicardoTM — Today, 7:54 pm
View ArticleHelp: Rainmeter Skins • Re: Help
thanks guys for the helpStatistics: Posted by ThatOneCubanDude — Today, 9:30 am
View ArticleHelp: Rainmeter Skins • Re: SideBar Hide & position
One last question about this BalalaSince the skin works the way I had it pictured, it kept ringing in my head something you mentioned previously... since that skin has around 30 "Buttons", In your...
View ArticleHelp: Rainmeter Skins • Re: Shape Clock
Is there a way to display a text in the selected operating system language? I found this in the forum... https://forum.rainmeter.net/viewtopic.php?t=32305...there is a much better approach....And...
View ArticleHelp: Rainmeter Skins • Re: Creating a scrollable list of meters?
I assume it's a matter of replacing what is shown in each meter by somehow replacing it with the one above, or below, depending scrolling direction. Is that the simplest way to do so?That is, more...
View ArticleHelp: Rainmeter Skins • Re: Hide & Seek
There is nothing wrong with the ActionTimer plugin measure. It perfectly works. I tested it more times and it worked every time.And it works as expected now? Cause those ActionTimer errors happen if...
View ArticleHelp: Rainmeter Skins • XImput Controller Connection Manual Refresh
Hi all,I’ve been working on a Rainmeter skin that displays a notification when a controller is connected or disconnected. I’ve got an image of the controller that appears and disappears based on the...
View ArticleHelp: Rainmeter Skins • Re: XImput Controller Connection Manual Refresh
Hi all,I’ve been working on a Rainmeter skin that displays a notification when a controller is connected or disconnected. I’ve got an image of the controller that appears and disappears based on the...
View ArticleHelp: Rainmeter Skins • Re: Leading Zeros
I thought I could help with the regular expression by combining some steps all into the same expression:Code:...
View ArticleHelp: Rainmeter Skins • Re: SideBar Hide & position
I think I've Managed to modify the code to achieve the MouseOver Background following another post... at the same time obtained a much smaller size INI file...I dumped the Bevel option and worked on...
View ArticleHelp: Rainmeter Skins • Re: Creating a scrollable list of meters?
I like the idea of minimal code, ie scrolling content. Can the meters inherit the commands from a given content as the meter changes? Do you gain anything by doing it this way?I'm currently looking at...
View ArticleCommunity Plugins & Addons • Re: BlurInput Plugin
It would not have been possible without the support of each one of you. Everyone has put in their best efforts to thoroughly test this plugin.Statistics: Posted by nstechbytes — Today, 3:31 pm
View ArticleHelp: Rainmeter Skins • Re: Optimizing
Thanks for your feed back and oh yeah, for some reasons, the code was truncated. Anyway, here is the rest of itBesides Alex88's excellent suggestion, since everything in your skin is driven by mouse...
View Article