Page 1 of 1

rainmeter plugin fileview

Posted: March 25th, 2019, 1:01 pm
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.