Problem: tabsets stopped working

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
grant.blank
Posts: 9
Joined: 29 Jul 2014 15:01

Problem: tabsets stopped working

Post by grant.blank »

I use tabsets to open collections of tabs in a pane. Suddenly a couple of my tabsets commands have stopped working. Example: If I type the script command:

tabset('load',pjts);

on the command line or try to execute it in a script nothing happens. The tabset named pjts exists. If I go the menus and click on Tabsets | Open | pjts then the pjts tabset opens correctly. This was working up until a day ago. Furthermore most tabsets continue to work properly. Example: if I type

tabset('load',misc);

on the command line or in a script then the misc tabset opens correctly. It also opens from the menus. All of my tabsets work from the menus but some have stopped working from a script command. The only clue I have -- and It may be coincidence -- is that this started when I upgraded from version 25.90 to version 26. Why would some tabsets stop working and how can I make them work again?

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

Re: Problem: tabsets stopped working

Post by highend »

Sounds like a regression. Don will fix that...
One of my scripts helped you out? Please donate via Paypal

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

Re: Problem: tabsets stopped working

Post by admin »

Could it be that you added "pjts" to Rapid Access?

grant.blank
Posts: 9
Joined: 29 Jul 2014 15:01

Re: Problem: tabsets stopped working

Post by grant.blank »

That is exactly the source of the problem. Thanks. Solved

Where should I have foreseen this problem? Is this something to do with Rapid Access and tabsets sharing the same namespace? I can work around this problem but it seems kind of odd that I should have to.

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

Re: Problem: tabsets stopped working

Post by admin »

It was a bug. My fault. You don't have to change anything. Get the current beta and all should work again.

Post Reply