You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the Accordion. I have a large list of chords and I need a scrollbar to scroll it but in Tkinter documentation, it says it can be used only for Listbox, Canvas, and Text widgets. Could you please let me know on how to connect the scrollbar to the Chords?
TIA.
The text was updated successfully, but these errors were encountered:
Hi,
I am using the Accordion. I have a large list of chords and I need a scrollbar to scroll it but in Tkinter documentation, it says it can be used only for Listbox, Canvas, and Text widgets. Could you please let me know on how to connect the scrollbar to the Chords?
TIA.
The text was updated successfully, but these errors were encountered: