options.wgt
来自「一个跨平台的TCL/TK可视开发环境类似VC. TCL/TK是一个跨平台的脚本」· WGT 代码 · 共 20 行
WGT
20 行
NewOption -closecommand {Closecmd} command
NewOption -closerelief {closerelief} choice {raised sunken}
NewOption -dashes {dashes} type
NewOption -halo {halo} type
NewOption -invertxy {invertxy} type
NewOption -justify {justify} choice {left right center}
NewOption -leftmargin {LeftMar} type
NewOption -opencommand {Opencmd} command {}
NewOption -openrelief {openrelief} choice {raised sunken}
NewOption -plotbackground {plot BgColor} color {} Colors
NewOption -plotborderwidth {plot Width} type
NewOption -plotpadx {plot PadX} type
NewOption -plotpady {plot PadY} type
NewOption -plotrelief {plot Relief} relief
NewOption -rightmargin {RightMar} type
NewOption -tile tile type
NewOption -title Title type
NewOption -topmargin {TopMar} type
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?