SetTextEx » 历史记录 » 版本 1
tejie, 2025-07-22 10:09
1 | 1 | tejie | h4. _*%{color:green}setTextEx%*_ |
---|---|---|---|
2 | |||
3 | 刷新[[dlg_textEx_|<textEx:]]内容 |
||
4 | |||
5 | 标签:命令定义^setTextEx |
||
6 | |||
7 | *格式* |
||
8 | |命令名 |参数1 |参数2 |参数3 | |
||
9 | |setTextEx |待刷新对象id |待刷新内容 |系统界面id | |
||
10 | |||
11 | *说明* |
||
12 | |^.参数1|待刷新对象id |
||
13 | 此id需要当前对话框唯一| |
||
14 | |^.参数2|待刷新内容| |
||
15 | |^.参数3|[[系统界面id设定|系统界面id]]| |
||
16 | |||
17 | - |
||
18 | - |
||
19 | |||
20 | h4. %{color:deepSkyBlue}特戒引擎脚本示例% |
||
21 | |||
22 | bq. <notextile>[@main]</notextile> |
||
23 | #say |
||
24 | <[[dlg_textEx_|textEx]],<notextile></notextile>*{color:red}1*<notextile></notextile>:我是左对齐1,我是左对齐2:60,180:0,30:500,0:1:30> |
||
25 | <[[dlg_text_|text]]:刷新:100:300/<notextile>@</notextile>刷新> |
||
26 | <notextile></notextile> |
||
27 | [@刷新] |
||
28 | #act |
||
29 | [[mov]] s$待刷新内容字符串 textEx,1:我是左对齐3,我是左对齐4:60,180:0,30:500,0:1:30 |
||
30 | *{color:green}setTextEx* *{color:red}1* <$str(s$待刷新内容字符串)> *{color:red}12* |