It is currently March 28th, 2024, 8:45 am

rainmeter plugin fileview

General topics related to Rainmeter.
Post Reply
thrive2
Posts: 3
Joined: March 25th, 2019, 12:32 pm

rainmeter plugin fileview

Post by thrive2 »

Good day,

I am currently working with the example included in:
https://docs.rainmeter.net/manual/plugins/fileview/

FileView has the types FolderCount and FileCount.
I was wondering is it possible to use these for
the indexes?

example:
[mIndex1Name]
[mIndex1Size]
[mIndex1Date]
[mIndex1Icon]

Have been defined eight times.
So somehow accumulate FolderCount and FileCount
and use...?

[mIndex_numitems_Name]
[mIndex_numitems_Size]
[mIndex_numitems_Date]
[mIndex_numitems_Icon]

just once.
Post Reply