Hi,
My question is about scrolling canvas under Tkinter,
I have a canvas of size 1280X800, where my plotting is way beyond the 1280,I need to add scroller bars H & V and be able to use them to pan around my image.
Any help please
Best regards
My question is about scrolling canvas under Tkinter,
I have a canvas of size 1280X800, where my plotting is way beyond the 1280,I need to add scroller bars H & V and be able to use them to pan around my image.
Any help please
Best regards
Comment