Updated!
V 2.2022.09.30
Added Drag'n Drop Support
Added Grid/List patterns up to 100 items (Set Collums and Rows in Variables)
Added sorting options
Download link in first post updated.
It is currently October 4th, 2023, 6:42 am
FolderView
-
- Rainmeter Sage
- Posts: 5186
- Joined: April 12th, 2012, 9:40 pm
- Location: Cedar Point, Ohio, USA
-
- Posts: 5
- Joined: August 3rd, 2022, 4:29 pm
Re: FolderView
Hello again
Still happily using FolderView many months later. However, there's something I'm hoping I can get rid of. Whenever I start up Rainmeter or "refresh all", the dropdown folders all open up. I'd like if their default could be closed so that I don't have to hover on all the dropdowns each time so that they close back up. Is this doable within the code? I'm not using stationary, yet they all open and need a mouse to trigger them to close back.

-
- Rainmeter Sage
- Posts: 5186
- Joined: April 12th, 2012, 9:40 pm
- Location: Cedar Point, Ohio, USA
Re: FolderView
This shouldn't be too difficult to do. I will look into that as a new option.PatrickW wrote: ↑December 12th, 2022, 8:11 pm Hello againStill happily using FolderView many months later. However, there's something I'm hoping I can get rid of. Whenever I start up Rainmeter or "refresh all", the dropdown folders all open up. I'd like if their default could be closed so that I don't have to hover on all the dropdowns each time so that they close back up. Is this doable within the code? I'm not using stationary, yet they all open and need a mouse to trigger them to close back.
In the meantime, you can add this line to the [Rainmeter] section of each 'Folderrollupdown.ini' to roll up the skin when it is loaded or refreshed.
OnRefreshAction=[!ZPos 0][!CommandMeasure Slider "Stop 1"][!CommandMeasure Slider "Execute 2"][!HideMeterGroup Controls]
Save the file and refresh or load the skin. You may notice the rollup action since this is a "quick fix".
I will look at providing an option that starts the skins rolled up, but that will not happen for a while.
:: My DA Gallery :: Rainmeter DA Gallery :: Rainmeter Workshops :: Rainmeter Documentation :: BBCode Guide ::
-
- Posts: 5
- Joined: August 3rd, 2022, 4:29 pm
Re: FolderView
OMG This is amazing work! This will do for me, thanks a huge load!!! Works like a charm, even probably fancier than starting closed as default.eclectic-tech wrote: ↑December 13th, 2022, 5:27 am This shouldn't be too difficult to do. I will look into that as a new option.
In the meantime, you can add this line to the [Rainmeter] section of each 'Folderrollupdown.ini' to roll up the skin when it is loaded or refreshed.
OnRefreshAction=[!ZPos 0][!CommandMeasure Slider "Stop 1"][!CommandMeasure Slider "Execute 2"][!HideMeterGroup Controls]
Save the file and refresh or load the skin. You may notice the rollup action since this is a "quick fix".
I will look at providing an option that starts the skins rolled up, but that will not happen for a while.
-
- Rainmeter Sage
- Posts: 5186
- Joined: April 12th, 2012, 9:40 pm
- Location: Cedar Point, Ohio, USA
Re: FolderView
Great! I will most likely add this to my next update.
Thanks for the suggestion


:: My DA Gallery :: Rainmeter DA Gallery :: Rainmeter Workshops :: Rainmeter Documentation :: BBCode Guide ::
-
- Posts: 1
- Joined: December 14th, 2022, 3:11 am
Re: FolderView
DANG.


-
- Rainmeter Sage
- Posts: 5186
- Joined: April 12th, 2012, 9:40 pm
- Location: Cedar Point, Ohio, USA
Re: FolderView
Updated to V 2.2022.12.30
Added Drag'nDrop plugin
Set number of displayed items by editing 'Columns' and 'Rows' variables in each folder's "variables.inc" file
Updated in first post and on DA site
Added Drag'nDrop plugin

Set number of displayed items by editing 'Columns' and 'Rows' variables in each folder's "variables.inc" file
Updated in first post and on DA site
:: My DA Gallery :: Rainmeter DA Gallery :: Rainmeter Workshops :: Rainmeter Documentation :: BBCode Guide ::