The idea is simple. Currently every time I want to show a SegoeFluentIcon meter and then show a standard text meter to it's right, I have to use two separate meters. One for the Segoe icon and one for the standard text.
As I cannot show a Segoe icon here on the forum, I have to show the code for it. The code for a Radio Button Off icon is [\x25cb].
So my description above shows a radio button with text next to it on the right.
In Rainmeter code, this would take two separate meters, as described above. It would make things easier if I could somehow use InlineSettings to combine these two meters into one meter that shows the Radio Button Off, or On, icon with the standard text description to it's right.
The standard Image.ico method:
Hope that makes sense now, sorry if my explanations are a bit rubbish!![Smiler :)]()
As I cannot show a Segoe icon here on the forum, I have to show the code for it. The code for a Radio Button Off icon is [\x25cb].
So my description above shows a radio button with text next to it on the right.
In Rainmeter code, this would take two separate meters, as described above. It would make things easier if I could somehow use InlineSettings to combine these two meters into one meter that shows the Radio Button Off, or On, icon with the standard text description to it's right.
The standard Image.ico method:
- Imagine using an image as an icon = one meter.
- With a standard String meter for the text description = second meter.
- Segoe Radio Button icon = one meter.
- With a standard String meter for the text description = second meter.
- Segoe Radio Button icon - With a standard String meter for the text description = ONE meter.
- [\x25cb] - Wallpaper 1 = ONE meter.

Hope that makes sense now, sorry if my explanations are a bit rubbish!

Statistics: Posted by sl23 — Today, 4:02 pm