It is currently March 29th, 2024, 11:55 am

How to display calendar on mouseover

General topics related to Rainmeter.
abuu46
Posts: 5
Joined: April 5th, 2011, 2:35 pm

How to display calendar on mouseover

Post by abuu46 »

hello guys :D

i am creating a skin in which i want to display the calendar when the mouse pointer is hovered over a specific region of the skin
i am using the enigma skins calendar

so far i am unable to accomplish this

how can i get to show the whole calendar on mouseover???
User avatar
Chewtoy
Moderator
Posts: 995
Joined: June 10th, 2009, 12:44 pm
Location: Sweden

Re: HOW TO DISPLAY CALENDAR ON MOUSEOVER

Post by Chewtoy »

http://rainmeter.net/cms/MouseActions
http://rainmeter.net/cms/Bangs

By using mouse actions and bangs!
I would probably go for having two different skins. One which you see and can hover over, the other is the calendar but hidden.
And then use something of this
http://rainmeter.net/cms/Bangs wrote:!RainmeterActivateConfig [Config] [Ini-file]
Activates a new configuration ini-file. The ini-file is just the name of the file; do not include the path.

!RainmeterDeactivateConfig [Config]
Deactivates the configuration ini-file.

!RainmeterToggleConfig [Config] [Ini-file]
Toggles the configuration ini-file.
I don't think, therefore I'm not.
abuu46
Posts: 5
Joined: April 5th, 2011, 2:35 pm

Re: HOW TO DISPLAY CALENDAR ON MOUSEOVER

Post by abuu46 »

can you plz explain in layman terms, i am a noob at this

i have tried mouseoveraction command, but how to execute the whole calendar skin into that, is there a way to treat the loong calendar skin into single group??