Skip to content

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.

Arguments:

argument value
bg_color or bg tuple: (light_color, dark_color) or single color

⚠️ Attention ⚠️

The Github Wiki is outdated, the new documentation can be found at:

https://customtkinter.tomschimansky.com

Clone this wiki locally