It is currently March 29th, 2024, 6:15 am

Can someone please help me?

Get help with creating, editing & fixing problems with skins
User avatar
balala
Rainmeter Sage
Posts: 16110
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Can someone please help me?

Post by balala »

rucanunes wrote:Now I'm going to try to add the Scholl Logo in to the code.
Feel free to ask, if you don't succeed. And I'm glad if you got it working as you wanted.
rucanunes wrote:I promise I'll backup the code!! :-)
Usually backing up the code is a good idea before you're starting to work with it. This helped me many times.

In Portugal, are you starting the school on January 3rd? Huh, very quickly after the new year.
rucanunes
Posts: 24
Joined: December 20th, 2017, 10:28 pm

Re: Can someone please help me?

Post by rucanunes »

I've already disabled the icon on the system bar so teachers don't mess with this.
But is it possible to disable the right click to? They will mess that if they discovery it. :uhuh:
rucanunes
Posts: 24
Joined: December 20th, 2017, 10:28 pm

Re: Can someone please help me?

Post by rucanunes »

Yep! Not many time to rest here... :uhuh:
My second name is "Backup"... :-)
You do not have the required permissions to view the files attached to this post.
User avatar
FreeRaider
Posts: 826
Joined: November 20th, 2012, 11:58 pm

Re: Can someone please help me?

Post by FreeRaider »

rucanunes wrote:But is it possible to disable the right click to? They will mess that if they discovery it. :uhuh:

https://docs.rainmeter.net/manual-beta/user-interface/manage/#SkinSettings

check "click through"
User avatar
balala
Rainmeter Sage
Posts: 16110
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Can someone please help me?

Post by balala »

Not sure what you mean by
rucanunes wrote:disabled the icon
Because an icon (or image meter) can't be disabled. Measures can be disabled, meters not. They can be hidden and I suppose this is what you want to do (or did).
Also not sure what you mean by
rucanunes wrote:is it possible to disable the right click to?
You have there any right click set up? Because at least in the posted code there isn't.
If you'd like to set up a right click in some circumstances, you have to use the !SetOption bang. It is a very versatile bang and can be used to set up many things. Here is a good description of what you can and what can't to do with this bang: https://docs.rainmeter.net/tips/setoption-guide/
But first please give some details about the action you would like to set up on right click and on what meter.

EDIT: Not sure if FreeRaider was right about what you'd like to do, or me?
rucanunes
Posts: 24
Joined: December 20th, 2017, 10:28 pm

Re: Can someone please help me?

Post by rucanunes »

I've disabled the icon of RaiMeter at bottom right corner (Where the clock, sound, network, etc, are)
This is what I mean by right click (Sorry, this is a problem with my english, not beeing able to explain it right)
You do not have the required permissions to view the files attached to this post.
User avatar
FreeRaider
Posts: 826
Joined: November 20th, 2012, 11:58 pm

Re: Can someone please help me?

Post by FreeRaider »

Simply:
right click on skin ----> settings -----> check sign on "click through"

https://docs.rainmeter.net/manual-beta/user-interface/context-menus/#GeneralSettings
User avatar
balala
Rainmeter Sage
Posts: 16110
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Can someone please help me?

Post by balala »

rucanunes wrote:Where the clock, sound, network, etc, are
That's named Notification Area.
rucanunes wrote:I've disabled the icon of RaiMeter at bottom right corner
How did you this? I'm curious, I don't know how can it be done.
rucanunes
Posts: 24
Joined: December 20th, 2017, 10:28 pm

Re: Can someone please help me?

Post by rucanunes »

How did you this? I'm curious, I don't know how can it be done.
Am I going to teach you something about RainMeter? Really????? :17good
You do not have the required permissions to view the files attached to this post.
Last edited by rucanunes on December 25th, 2017, 10:42 pm, edited 1 time in total.
rucanunes
Posts: 24
Joined: December 20th, 2017, 10:28 pm

Re: Can someone please help me?

Post by rucanunes »

FreeRaider wrote:Simply:
right click on skin ----> settings -----> check sign on "click through"

https://docs.rainmeter.net/manual-beta/user-interface/context-menus/#GeneralSettings
That's ok, but also disables links... I just need to disable right click.
Thank you anyway.