This is an unofficial mirror of Tkinter reference documentation (based on Python 2.7 and Tk 8.5) created by the late John Shipman. It was last updated in 2013 and is unmaintained.  

Next / Previous / Contents

53.1. Focus in ttk widgets

If you create a ttk widget and do not specify its takefocus option, by default, all ttk widgets get focus except for Frame, Label, LabelFrame, PanedWindow, Progressbar, Scrollbar, Separator, and Sizegrip.