Creating Visual Tab Explorer. Help! Think it would gratly improve xyplorer.

Discuss and share scripts and script files...
Post Reply
muhammad.essof
Posts: 3
Joined: 28 Sep 2023 18:56

Creating Visual Tab Explorer. Help! Think it would gratly improve xyplorer.

Post by muhammad.essof »

Hi

So im creating a visual tab viewer similar to when you alt-tab in windows.

i need to set up some settings for it, but also im trying to sort the tabs by newest or last accessed, and havent found a way to do that.
Is their a way???

currently settings are hardcoded for below
Requirements are irfanview, i just installed it from ninite.com.
C:/Screenshots folder is where screenshots are save.

The generate script is run Settings>CustomEventActions>After-Paitning-the-file-list and after-switch-tabs
To see the attached files, you need to log into the forum.

highend
Posts: 14940
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Creating Visual Tab Explorer. Help! Think it would gratly improve xyplorer.

Post by highend »

You would need to create (and manage) timestamps for created tabs on your own (via scripting) e.g. through custom event actions.
One of my scripts helped you out? Please donate via Paypal


muhammad.essof
Posts: 3
Joined: 28 Sep 2023 18:56

Re: Creating Visual Tab Explorer. Help! Think it would gratly improve xyplorer.

Post by muhammad.essof »

ok done v0.2

-Added instructions
-Added arrange by access time
-Added auto closing duplicates
-Added @ key to select first item(apologies if you searching for files with @ in them)
To see the attached files, you need to log into the forum.

Post Reply