Quantcast
Viewing all articles
Browse latest Browse all 1735

Help: Rainmeter Skins • Re: Hide & Seek

Apologies in advance for not following the main topic of this thread.

Hey jsmorley, I have another question regarding plugins: is the Reload() function only called when refreshing a skin? Or at what times is the Reload() function also called? Is calling the Reload() function what DynamicVariables do?

Shhs, nevermind.
If I am not wrong, the Reload() function is invoked under specific circumstances:

Skin Refresh: The Reload() function is called when a skin is refreshed, allowing the plugin to reinitialize or update its state based on any changes in the skin's configuration.

Dynamic Variables: When a measure or meter has DynamicVariables=1 set, Rainmeter reevaluates the options for that measure or meter on every update. This dynamic behavior can lead to the Reload() function being called more frequently, as the plugin may need to adjust to the changing variables.

Therefore, while Reload() is primarily associated with skin refreshes, its invocation can also be influenced by the use of dynamic variables within the skin.

Statistics: Posted by nstechbytes — Yesterday, 11:04 pm



Viewing all articles
Browse latest Browse all 1735

Trending Articles