home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
200+ Great Games for PDA
/
200+PDA.BIN
/
200+PalmGames
/
_data
/
layout.scr
< prev
next >
Wrap
Text File
|
2002-04-10
|
1KB
|
38 lines
Desktop(800,600)
{
Bitmap( "_data\Hatter.bmp" )
{
Button[747,555]( "" ) "exitb";
Button[26,555]( "" ) "setupb";
Button[330,407]( "" ) "instb";
Button[528,360]( "" ) "sback";
Button[689,359]( "" ) "snext";
Button[600,377]( "" ) "snew";
Edit[80,250,220,25]( "" ) "info0";
Edit[80,265,220,25]( "" ) "info1";
Edit[80,280,220,25]( "" ) "info2";
Edit[80,295,220,25]( "" ) "info3";
Edit[80,310,220,25]( "" ) "info4";
Edit[50,470,200,25]( "" ) "au0";
Edit[50,490,200,25]( "" ) "au1";
Edit[50,510,200,25]( "" ) "au2";
View[530,45,195,290]
{
List[0,0,175,0] "details";
};
Bitmap[104,65]( "_data\screenshot.bmp" ) "ss";
Edit[315,360,180,20]( "No game selected." ) "name";
Edit[305,465,210,20]( "Please wait" ) "msg0";
Edit[305,485,210,20]( "Reading table of contents..." ) "msg1";
Edit[305,540,200,20]( "" ) "sfolder";
Edit[580,350,100,20]( "" ) "stext";
View[315, 45, 180, 270]
{
List[0,0,160,0] "gamelist";
};
};
};