Browse Subversion Repository
Annotation of /branches/ttcomtester/tests/box_and_special.ttl
Parent Directory
| Revision Log
Revision 10521 -
( hide annotations)
( download)
Fri Jan 20 16:03:38 2023 UTC
(14 months, 3 weeks ago)
by zmatsuo
File size: 749 byte(s)
add communication test tool
| 1 |
maya |
6353 |
messagebox 'msg\tbox' 'title' |
| 2 |
|
|
messagebox 'msg\tbox' 'title' 0 |
| 3 |
|
|
messagebox 'msg\tbox' 'title' 1 |
| 4 |
|
|
|
| 5 |
|
|
yesnobox 'yesno\tbox' 'title' |
| 6 |
|
|
yesnobox 'yesno\tbox' 'title' 0 |
| 7 |
|
|
yesnobox 'yesno\tbox' 'title' 1 |
| 8 |
|
|
|
| 9 |
|
|
inputbox 'inp\tbox' 'title' |
| 10 |
|
|
inputbox 'inp\tbox' 'title' 'default' |
| 11 |
|
|
inputbox 'inp\tbox' 'title' 'default' 0 |
| 12 |
|
|
inputbox 'inp\tbox' 'title' 'default' 1 |
| 13 |
|
|
|
| 14 |
|
|
passwordbox 'pass\tbox' 'title' |
| 15 |
|
|
passwordbox 'pass\tbox' 'title' 0 |
| 16 |
|
|
passwordbox 'pass\tbox' 'title' 1 |
| 17 |
|
|
|
| 18 |
|
|
statusbox 'stat\tbox' 'title' |
| 19 |
|
|
pause 1 |
| 20 |
|
|
closesbox |
| 21 |
|
|
statusbox 'stat\tbox' 'title' 0 |
| 22 |
|
|
pause 1 |
| 23 |
|
|
closesbox |
| 24 |
|
|
statusbox 'stat\tbox' 'title' 1 |
| 25 |
|
|
pause 1 |
| 26 |
|
|
closesbox |
| 27 |
|
|
|
| 28 |
|
|
statusbox 'stat\tbox' 'title' |
| 29 |
|
|
pause 1 |
| 30 |
|
|
statusbox 'stat\tbox' 'title' 0 |
| 31 |
|
|
pause 1 |
| 32 |
|
|
statusbox 'stat\tbox' 'title' 1 |
| 33 |
|
|
pause 1 |
| 34 |
|
|
closesbox |
|