現在のバージョン0.7.2~
----
***コマンド [#y14b6b1d]
-style configure '''style ?-option ?value...??'''
-style default '''style ?-option ?value...??'''
-style map style '''?-option ?value...??'''
-style layout '''name ?spec?'''
-style theme系コマンド
--style theme create '''name ?options?'''
--style theme names
--style theme settings '''theme script'''
--style theme use '''theme'''
-style element系コマンド
--style element create '''name type ?options...?'''
--style element names
--style element options '''element'''

***Treeviewレイアウトの改造 [#yc1ae2e6]
 style layout Tree2 {
 Tree2.border -sticky nswe -border 1 -children {
 	Tree2.padding -sticky nswe -border 1 -children {
 		Tree2.label -sticky nswe}}
 }
 style default Tree2 -relief flat -background white
 clientエレメントは入れなくてもよい?
----
[[CategoryTclTk]]



HTML convert time: 0.002 sec.