I have a series of tools I frequently use combined into a single python UI.
How can I create a custom sidebar button to toggle this window on and off? These are the buttons in the top right of the main UI that toggle the channel box/ modelling toolkit etc.
On top of that, how can I allow my window to dock in a tab next to the channel box / attribute editor etc. The standard dockControl sits to the side in a separate panel.
Thanks for the help.