It is currently March 28th, 2024, 11:08 pm

Suggestions for more helper functions for plugins

Report bugs with the Rainmeter application and suggest features.
User avatar
tjhrulz
Developer
Posts: 267
Joined: October 13th, 2016, 1:28 am
Location: Earth

Suggestions for more helper functions for plugins

Post by tjhrulz »

Currently I am looking into adding more possibly adding more helper functions to the Rainmeter API as part of a push to help make the experience of making plugins easier. Right now the list currently is exposing ParseFormula so that it can be called without a Measure reference, and exposing the internal tokenize2 function which will make supporting multiple "arguments" in a bang easier.

If there are any functions you can think of feel free to suggest them.