Posted to tcl by schelte at Sun Jun 19 20:24:48 GMT 2011view raw

  1. ttk::style theme use clam
  2. grid [ttk::label .l -text Test -style Tag.TLabel]
  3. ttk::style map Tag.TLabel -background {hover blue}