style = ttk.Style(). 8. style.map(".", background=[("active", "blue")]). 9. . 10. button = ttk.Button(root, text="An example button"). 11. button.pack().
確定! 回上一頁