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

Help: Rainmeter Skins • Is there a way of doing this...

$
0
0
Bit of a weird one this, more for aesthetics/readability than functionality, but it breaks functionality by using it!

I have an address bar that is updated as you would expect. But, as it looks all the text looks squished together, I though about adding this substitute to have spaces between folder names and it looks much better:

Code:

[mPath]Measure=PluginPlugin=FileViewPath="#@#GameBar\#Path#\#Folder#\"Substitute="#PROGRAMPATH#":"","\":" \ "
The problem is that it breaks this:

Code:

[Open]Meter=StringMeterStyle=sAllText | sSettings | sHighlightFontSize=(17*#Scale#)Text=[\xE838]LeftMouseUpAction=[mPath]
So I'm wondering if there's a way to have it somehow substitute on address bar instead:

Code:

[FolderPath]Meter=StringMeasureName=mPathMeterStyle=sAllTextStringAlign=LeftCenterFontColor=#White#InlineSetting=Color | #Yellow#InlinePattern=Files: | Path: Text=| Files: [mFileCount] | Path: ... \ [mPath]LeftMouseDoubleClickAction=[#Explorer# /path="[mPath]"]
#Explorer# is your chosen file manager, which is where this breaks. It works with windows explorer, but not my file manager.
Could InlineSetting do what I want?

Does that make sense at all?

Thanks for your help. :thumbup:

Statistics: Posted by sl23 — Yesterday, 2:33 pm — Replies 8 — Views 303



Viewing all articles
Browse latest Browse all 904

Trending Articles