
18.10.2024, 20:51
|
|
Новичок
Регистрация: 27.06.2024
Сообщений: 22
С нами:
991773
Репутация:
3
|
|
How to change Tkinter combobox highlight background color
In the below code, why am I not able to change the highlight background from blue to white? As you can see I already set the 'highlightbackground': 'Yellow' in combostyle = ttk.Style() combostyle.
stackoverflow.com
Возможно это является решением твоей проблемы
|
|
|