CEA - Switch trees

Discuss and share scripts and script files...
Post Reply
highend
Posts: 13309
Joined: 06 Feb 2011 00:33

CEA - Switch trees

Post by highend »

This is a tree switching (when you switch from one pane to the other) script which is fired by a CEA - Custom Event Action

Requirements:
a.) Menu - Window - [x] Show Tree
b.) Menu - View - Mini Tree - [x] Mini Tree
c.) At least XYplorer v21.90.0042

Setup:
Configuration | General | Custom Event Actions | Other Events
Events: Switch panes
Action: Run script
Script: Place the content of the attachment into it or load the script file (after putting it into your <xyscripts> folder) via

Code: Select all

load "<the file name you'll give to it>.xys"
Current version: v0.1
Switch trees_v0.1.xys
(1.33 KiB) Downloaded 111 times
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 60531
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: CEA - Switch trees

Post by admin »

FYI, <xyscripts> is the default path for SC load.

Post Reply