home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 February
/
Chip_2003-02_cd2.bin
/
OKO_demo
/
movie
/
Reader
/
AcroRd32.exe
/
EXVW
/
10034
< prev
next >
Wrap
Text File
|
2001-09-24
|
224b
|
16 lines
dialog(target_id: 'list')
{
view(align_children: align_fill)
{
static_text(item_id: 'prmp');
list_box(item_id:'list', width: 350, height: 165 );
view(align:align_right)
{
ok_cancel();
}
}
}