Hi,
I am looking for a script for a custom tool bar button that activates preset tabset.
Thanks.
Bart
Tool bar button script that activates preset tabset
-
Bart
- Posts: 96
- Joined: 05 Feb 2017 14:29
Tool bar button script that activates preset tabset
Highend outside this forum
-
highend
- Posts: 14950
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Tool bar button script that activates preset tabset
What is (the) "preset tabset"?
The help file lists a few examples of how to load a specific tabset:
The help file lists a few examples of how to load a specific tabset:
Load the active pane's default tabset:
tabset("load");
Load "Bat" into the active pane:
tabset("load", "Bat");
One of my scripts helped you out? Please donate via Paypal
-
Bart
- Posts: 96
- Joined: 05 Feb 2017 14:29
Re: Tool bar button script that activates preset tabset
Thanks, I got it working.
Highend outside this forum
XYplorer Beta Club