Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1538

Bugs & Feature Suggestions • Re: FR: ClipString=3

$
0
0
I was thinking the first one. The second is the one causing issues on the first line as it currently works.

Can't the internal code just send text that appears after #CRLF# to the next line? That was the idea for how this would work.

So when you have code like this:

Code:

MouseOverAction=[!SetOption VersionBox Text "v[#[#CURRENTSECTION]Current]#CRLF#v[m#CURRENTSECTION#Latest]#CRLF#v[#[#CURRENTSECTION]Current]"][!ShowMeterGroup VersionBox][!UpdateMeter *][!Redraw]
In that code, I am setting each line as this:

Code:

v[#[#CURRENTSECTION]Current]#CRLF#v[m#CURRENTSECTION#Latest]#CRLF#v[#[#CURRENTSECTION]Current]
So each time the code reads the #CRLF#, it starts a new line, and if the width is set then any text extending past that width is truncated as it normally would be. Perhaps it just sounds easier than it does to implement it?

Statistics: Posted by sl23 — Today, 2:49 pm



Viewing all articles
Browse latest Browse all 1538

Trending Articles