Tkinter Panedwindow container to manage the pane size by mouse dragging of sash with handle

preview_player
Показать описание
PanedWindow is a container allowing user to adjust the size by using the mouse. It takes orientation as Horizontal or vertical. By dragging the movable border known as sash we can adjust the width or height ( based on orientation ) of the available space for widgets inside pane.

Full source code is here

#tkinterPanedWindow #panedwindow #draggingContainer #OptionsPanedWindow #plus2net #python #tkinter
Рекомендации по теме
Комментарии
Автор

thanks, that was pretty comprehensive with the PanedWindow, sash, handle and all. love it

RhoTrepaan
Автор

good thinks even i 'm beginner

abteyeb