TotalHelix
Results
1
issues of
TotalHelix
When trying to use .configure() on a CTkTextbox to disable or enable the scrollbars, CustomTkinter raises an error saying that it isn't a valid argument. Code to replicate: ``` import...