Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1585

Help: Rainmeter Skins • Re: Custom Context Menu

$
0
0
Yes, that's what I want, but I have no knowledge on how to do it. I kind of understand a bit certain things in the code, but I have no idea how to write to create that menu, by any chance you have some experience with it?
You may eventually create a Context Menu to do what you want following the tips and documentation, but alternately, there is also a 'trick' that will step through any number of skin variants.

Use a Mouse Action Bang, for example:
LeftMouseDoubleClickAction=[!ActivateConfig #CURRENTCONFIG#] (note there is no INI file specified).
Add this to the [Rainmeter] section of each skin variant.

With that code, when you double-left-click the skin, the currently loaded variant will be unloaded, and the next variant will be loaded. This works since only 1 variant in the same folder can be active at any time.

Have fun! :welcome:

Statistics: Posted by eclectic-tech — 58 minutes ago



Viewing all articles
Browse latest Browse all 1585

Trending Articles