Three Styles Included: Text, Small Icons + Text, Large Icons + Text
"Stationary" or "Roll Down / Roll Up" to Title Bar Windows
Auto-Raise Window on Mouse Over
Four Color Schemes Included (Can be Customized)
Full Path or Folder Name Title Bar
Folder Navigation Buttons: Arrows to page up/down | Scroll will single step
Optional Bottom Folder Detail Bar
Scalable (up to 3x +)
Windows Explorer Context Menu for Items
Double-click to navigate folders for display or middle-click Title Bar to manually enter your folder path.
Double-click Title Bar to open current folder in Explorer (Why not?)...
Double-click items to launch. Right-click items for full Windows context menu.
Comments welcomed
Updated! (Thanks for the 500 downloads of the previous version!)
You do not have the required permissions to view the files attached to this post.
Hello, i am very new to rainmeter and was just wondering what should i do to make this skin only shows up when i click on my honeycomb icon launcher? Loved this skin.
VOIZCRACK wrote: ↑November 22nd, 2020, 2:29 pm
Hello, i am very new to rainmeter and was just wondering what should i do to make this skin only shows up when i click on my honeycomb icon launcher? Loved this skin.
Replace the LeftMouseUpAction in your HoneyComb icon launcher skin with a !ActivateConfig bang. Something like this: LeftMouseUpAction=[!ActivateConfig "FolderView\Folder1" "FolderStationary.ini"]
Save that file and refresh the Honetcomb skin to open the 'stationary' version of 'folder1'.
Hello Eclectic-Tech,
Using Your FolderView to navigate and select a SlideShow folder.
Everything works wonderfully ...
Except...
Only one thing escapes my low level of skinner.
I validate the path without problem with a right click button.
But I want to keep an undo option [1 level] on the left click,
I have to operate 2 clicks to take it into account in the "variables.inc" of Folder1.
I can post the rmskin of course for checking, as I wouldn't want to update my post in the "Other Uncategorized Skins" section where it is currently without this option.
Thank you in advance for your answer.
Windows 10 Pro 64-bit (build 19042) / AMD Ryzen 9 3900X / RAM 16 Go / GTX960-4Go X 2
Rainmeter :4.4.0.3412 beta 64-bit (Dec 28 2020)
NoWay_To_HeaVeN wrote: ↑January 3rd, 2021, 6:05 pm
Hello Eclectic-Tech,
Using Your FolderView to navigate and select a SlideShow folder.
Everything works wonderfully ...
Except...
Only one thing escapes my low level of skinner.
I validate the path without problem with a right click button.
But I want to keep an undo option [1 level] on the left click,
I have to operate 2 clicks to take it into account in the "variables.inc" of Folder1.
I can post the rmskin of course for checking, as I wouldn't want to update my post in the "Other Uncategorized Skins" section where it is currently without this option.
Thank you in advance for your answer.
Not sure what you mean by 'an undo option'.
You can set any path by navigating the folders, or by middle-click the Titlebar and typing in a path.
You can reset to the top level by middle-click the Titlebar and entering a blank (empty) path.
I would need to see your modified code to be able to suggest any changes.