home *** CD-ROM | disk | FTP | other *** search
- VERSION 1 // *********************************************
- // * Carma2 front-end interface file *
- // * *
- // * Specifies location and content of *
- // * interface screen elements *
- // * *
- // *********************************************
-
- Settings // Screen Title
-
- 5 // number of elements/items on screen
- 0 // number of groups
- mainback // underlay modelname
-
- // Spec. for each item
- Setting_1
- 200, 120, // xpos, ypos
- 256, 32, // width, height
- 6, 17 // normal font, hilight font
- none
- 0
- 0
- 0
-
- Setting_2
- 200, 160,
- 256, 32,
- 6, 17
- none
- 0
- 0
- 0
-
- Setting_3
- 200, 200,
- 256, 32,
- 6, 17
- none
- 0
- 0
- 0
-
- OK
- 130, 330,
- 128, 32,
- 6, 17
- none
- 1
- 0
- 0
-
- CANCEL
- 300, 330,
- 128, 32,
- 6, 17
- none
- 1
- 0
- 0
-
- //Scrolling list specs
- 0 // # of scrollers
-
- //Radio Button specs
- 0 // # of radio button groups
-
-
-
-
-
-
-