It is currently March 28th, 2024, 2:35 pm

Toggle a meter with left click

Get help with creating, editing & fixing problems with skins
Post Reply
User avatar
GioRgSaVv
Posts: 62
Joined: February 7th, 2017, 10:02 pm

Toggle a meter with left click

Post by GioRgSaVv »

Hello, I'm a new rainmeter user and I just recently started creating my own skins and I want some help over here :confused:

I would like to have an image that shows/hides(toggle on click) other images with left click.
I'm trying to figure out how to do it for an hour and I'm so confused :(

I want to create a rainmeter folder for games, that when I left click on the folder it will show the images of the games(and afterwards left click on the images will run the games), and when I left click again on the folder it will hide all the images of the games.

A code that fades up the images instead of just showing them immediately would be the best! :thumbup:
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: Toggle a meter with left click

Post by CyberTheWorm »

I did something similar, maybe my skin would help
https://forum.rainmeter.net/viewtopic.php?f=27&t=25053
User avatar
GioRgSaVv
Posts: 62
Joined: February 7th, 2017, 10:02 pm

Re: Toggle a meter with left click

Post by GioRgSaVv »

finally it was very simple..

LeftMouseUpAction=[!ToggleMeter skin1]

and that's it
Post Reply