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