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:
@@ -18,7 +18,7 @@ class CTkEntry(CTkBaseClass):
|
||||
border_width="default_theme",
|
||||
border_color="default_theme",
|
||||
width=120,
|
||||
height=30,
|
||||
height=28,
|
||||
state=tkinter.NORMAL,
|
||||
**kwargs):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user