Q:

font tkinter combobox

cb = ttk.Combobox(
  root,
  font=("TkDefaultFont", 14),
)
cb.grid()
0

New to Communities?

Join the community