?? test.tcl
字號:
lappend auto_path "../"package require scalable-bgwm geometry . 100x80image create photo image1 -file "../pixmapbutton/button.gif"scalable-bg bg -image image1 -n 6 -e 6 -s 6 -w 6 -width 100 -height 100canvas .c -bg white -highlightthickness 0.c create image 0 0 -anchor nw -image [bg getBase] -tag imgpack .c -expand true -fill bothbind .c <Configure> "bg configure -width %w -height %h"
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -