Page 1 of 1

Problem: tabsets stopped working

Posted: 31 May 2024 16:34
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?

Re: Problem: tabsets stopped working

Posted: 31 May 2024 16:47
by highend
Sounds like a regression. Don will fix that...

Re: Problem: tabsets stopped working

Posted: 01 Jun 2024 13:10
by admin
Could it be that you added "pjts" to Rapid Access?

Re: Problem: tabsets stopped working

Posted: 01 Jun 2024 16:40
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.

Re: Problem: tabsets stopped working

Posted: 01 Jun 2024 17:00
by admin
It was a bug. My fault. You don't have to change anything. Get the current beta and all should work again.