home *** CD-ROM | disk | FTP | other *** search
- JTF 2 1.0
-
- "StartPage" 1 9
- BackgroundColor 16777215
- Drawstyle 0
- PreserveState 1
- Background 0
- BackgroundPage ""
- Width 640
- Height 420
- Enabled 1
- Style 4
-
- "Start" PushBtn 11
- font FAM:Dialog;PNT:13;HGT:-17;WGT:Bold;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- label "Start Lesson"
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 30
- Width 150
- X 10
- Y 10
- Visible 1
- event Click Application.GoToPage("StartPage1")
-
- "StartPage1" 5 9
- BackgroundColor 16777215
- Drawstyle 0
- PreserveState 1
- Background 0
- BackgroundPage ""
- Width 430
- Height 220
- Enabled 1
- Style 0
-
- "Graphic1" Graphic 10
- filename "Africa.gif"
- transparentcolor 0
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 198
- Width 235
- X 170
- Y 10
- Visible 1
-
- "PushButton1" PushBtn 12
- font FAM:Dialog;PNT:13;HGT:-17;WGT:Bold;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- label "Show Labels"
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 30
- Width 130
- X 170
- Y 180
- Visible 1
- event Click Text1.Visible="True"
- event Click Text2.Visible="True"
-
- "Text1" BitText 12
- text "Tropic of Cancer"
- TextColor 65535
- font FAM:Dialog;PNT:12;HGT:-16;WGT:Bold;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- transparent 1
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 30
- Width 140
- X 259
- Y 22
- Visible 0
-
- "Text2" BitText 12
- text "Equator"
- TextColor 65535
- font FAM:Dialog;PNT:12;HGT:-16;WGT:Bold;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- transparent 1
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 30
- Width 70
- X 329
- Y 119
- Visible 0
-
- "PushButton2" PushBtn 13
- font FAM:Dialog;PNT:13;HGT:-17;WGT:Bold;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- label "Stop Lesson"
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 30
- Width 150
- X 10
- Y 10
- Visible 1
- event Click Text1.Visible="False"
- event Click Text2.Visible="False"
- event Click Application.GoToPage("StartPage")
-