# Panedwindow Objects. Let you stack 2 or more resizable widgets above and below each other (or to the left and right). # Users can adjust their relative heights (or widths) by dragging a sash located ...
I have an issue when I try to add a CTkScrollableFrame to a PanedWindow. I can add CTkFrame objects without issue with this code : import tkinter as tk import customtkinter as ctk class App(ctk.CTk): ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results