mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
added DropdownMenu and CTkOptionMenu
This commit is contained in:
@ -21,7 +21,7 @@ class CTkButton(CTkBaseClass):
|
||||
command=None,
|
||||
textvariable=None,
|
||||
width=120,
|
||||
height=30,
|
||||
height=28,
|
||||
corner_radius="default_theme",
|
||||
text_font="default_theme",
|
||||
text_color="default_theme",
|
||||
|
Reference in New Issue
Block a user