-
Notifications
You must be signed in to change notification settings - Fork 1.1k
CTkToplevel
TomSchimansky edited this page Mar 3, 2022
·
11 revisions
CTkToplevel works exactly like the Tkinter.Toplevel
, and should be used to create more than one window.
argument | value |
---|---|
bg_color or bg | tuple: (light_color, dark_color) or single color |
CustomTkinter by Tom Schimansky 2022
The Github Wiki is outdated, the new documentation can be found at: