home *** CD-ROM | disk | FTP | other *** search
- checkoptions on
- columns 2
-
- title "Select ForeGround"
-
- [sj]
-
- size 12
- tempcol 0 [bg]
- button "0" exit 0
-
- tempcol 1 [bg]
- button "1" exit 1
-
- tempcol 2 [bg]
- button "2" exit 2
-
- tempcol 3 [bg]
- button "3" exit 3
-
- tempcol 4 [bg]
- button "4" exit 4
-
- tempcol 5 [bg]
- button "5" exit 5
-
- tempcol 6 [bg]
- button "6" exit 6
-
- tempcol 7 [bg]
- button "7" exit 7
-
- tempcol 8 [bg]
- button "8" exit 8
-
- tempcol 9 [bg]
- button "9" exit 9
-
- tempcol 10 [bg]
- button "10" exit 10
-
- tempcol 11 [bg]
- button "11" exit 11
-
- tempcol 12 [bg]
- button "12" exit 12
-
- tempcol 13 [bg]
- button "13" exit 13
-
- tempcol 14 [bg]
- button "14" exit 14
-
- tempcol 15 [bg]
- button "15" exit 15
-
- startbox
- button Other load /pref/colorreq.sel
- button Cancel exit
- endbox
-