israel-dryer / ttkbootstrap

A supercharged theme extension for tkinter that enables on-demand modern flat style themes inspired by Bootstrap.
MIT License
1.78k stars 358 forks source link

add variable to Tableview class to allow optional vertical scrollbar #533

Open addsch opened 5 months ago

addsch commented 5 months ago

Added a class variable to Tableview to allow user to optionally add a vertical scrollbar to the right of the table.