TookaFace
Results
2
comments of
TookaFace
+1 for this feature aswell
Add this into dark.tcl and light.tcl: `ttk::style layout Left.TNotebook { Notebook.border -children { TNotebook.Tab -expand 1 } }` `ttk::style configure Left.TNotebook -tabposition wn -tabplacement new` Then you can use: `notebook...