home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CyberMycha 2005 May
/
CyberMycha 05-2005 (Poland).bin
/
Immortal
/
cotndemo.exe
/
AdobeInstall.exe
/
Reader
/
plug_ins
/
EScript.api
/
EXVW
/
6200
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2002-08-11
|
290 b
|
10 lines
dialog(name: '$$$/Dialogs/Response')
{
view(align_children: align_left)
{
static_text(item_id: 'ques', name: '$$$/Dialogs/Response/Question', alignment: align_fill, height: gStaticTextHeight * 2);
edit_text(item_id: 'rsps', width: max_char_width() * 25);
ok_cancel();
}
}