[MeasureTray]
Measure=Plugin
Plugin=TrayIcon
; Only .ico files
IconName=path\to\icon.ico
ToolTipText=TrayIcon Plugin Example
LeftMouseUpAction=[!ToggleFade]
RightMouseUpAction=[!SkinMenu]
;needed if you want tooltip or icon to be dynamic
DynamicVariables=1
death.crafter wrote: ↑February 7th, 2022, 6:55 pm
I couldn't find a better example of showing the things it could do
{clip!}
I don't know what OSD means lol
OSD = On Screen Display
I was wondering if you could add other mouse actions to the plugin's capabilities; middle mouse up, scroll up, and scroll down? I have a project in mind that could use your plugin with those added abilities...
I tried to build the plugin but did not have #include "PluginHotInput.h" required by your source code.
eclectic-tech wrote: ↑February 11th, 2022, 1:53 am
OSD = On Screen Display
I was wondering if you could add other mouse actions to the plugin's capabilities; middle mouse up, scroll up, and scroll down? I have a project in mind that could use your plugin with those added abilities...
I tried to build the plugin but did not have #include "PluginHotInput.h" required by your source code.
I have build instructions if you have missed it. The header file is in src folder.
Also, sure, I'll try to add it in next few days. I got exams coming, or I would have added it today.
Judian81 wrote: ↑February 14th, 2022, 11:24 am
hey hello,
i am testing your skin and found out one bug. when i load the skin it will be oke.
the system tray will be blinking.
but when i use the menu to refresh all the skins on that moment the blinking stoped.
Can you post your code?
Additionally, it will be helpful if you can record the issue in action and post it here too (for example using free small portable app GifCam).
1) Rainmeter starts producing visual glitches that spread to various parts of Windows and/or other Rainmeter skins.
2) Rainmeter and/or skins become unresponsive.
3) The tray icon becomes invisible (the tray element is there but the graphical icon is invisible)
I am not sure if this is related to the problem which Judian81 has. There are some differences between Judian81 and my case.
For Judian81 it happens after the Refresh all and the tray icon stops blinking. For me it happens simply after some time and the tray icon becomes invisible.
Anyhow, I am now trying the test skin again but with the modified code to make tray icon not change every second. In my case it could be due to the every second changing icon. I am also running Windows 7 Professional 64-bit at the present moment.
Couple of visual glitches attached.
You do not have the required permissions to view the files attached to this post.