View Single Post
Old 3rd June 2022, 08:55 AM   #7
Andy
Administrator
Professional user
 
Andy's Avatar
 
Join Date: Jun 2003
Posts: 4,564
Default Re: scripts/tcl-problems

I had a look and it works fine, as far as I can see.

What you've done is added the new buttons to the section of the code that deals with Sergio's UI. If you activate Sergio-mode (File->Settings->advanced), you'll see your new buttons.

If you want to see your buttons in "normal" (non-sergio-mode), move your code outside the "if" statement, or add an "else" at the end of that one.
Andy is offline   Reply With Quote