📄 _constraints.idlg
字号:
/*
_constraints.idlg
VERSION 1.0.0 21dec2002
To be included within a DIALOG.
Note that macros _x, _cx, and _y must already be DEFINEd.
*/
/*--+----1----+----2----+----3----+----4----+----5----+----6----+----7----+*/
TEXT tx_constr _x _y _cx ., /*
*/ label("Constraints:") /*
*/
COMBOBOX cb_constr @ _ss @ ., /*
*/ append /*
*/ dropdown /*
*/ contents(constraint) /*
*/ label("Constraints") /*
*/ option("constraints") /*
*/
/* END: _constraints.idlg */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -