ttk scrollbar add top/bottom buttons

Vasilis Vlachoudis <[email protected]> Thu, 10 Oct 2019 09:26:37 +0000
Newsgroups gmane.comp.python.tkinter
Message-ID <[email protected]>
Hi all,

I am trying to add two buttons in the ttk scrollbar (in addition to the existing up/down)
move to top, move to bottom, which I need when I open huge lists.
Is it possible?
I know that I can create my own Frame include the scrollbar and two buttons,
but I believe it would be more elegant if I can make a custom scrollbar for this.

Thanks in advance
Vasilis

_______________________________________________
Tkinter-discuss mailing list
[email protected]
https://mail.python.org/mailman/listinfo/tkinter-discuss