home *** CD-ROM | disk | FTP | other *** search
- JTF 2 1.0
-
- "StartPage" 1 9
- BackgroundColor 16777215
- Drawstyle 0
- PreserveState 1
- Background 0
- BackgroundPage ""
- Width 400
- Height 175
- 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" 4 9
- BackgroundColor 16777215
- Drawstyle 0
- PreserveState 1
- Background 0
- BackgroundPage ""
- Width 430
- Height 175
- Enabled 1
- Style 1
-
- "TextField1" Text 11
- font FAM:Dialog;PNT:12;HGT:-16;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- multiplelines 0
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 30
- Width 240
- X 170
- Y 110
- Visible 1
- event Complete Text2.Text=TextField1.Text
-
- "Text1" BitText 10
- text "Enter your name and press Enter:"
- font FAM:Dialog;PNT:12;HGT:-16;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 30
- Width 240
- X 170
- Y 70
- Visible 1
-
- "Text2" BitText 10
- TextColor 16711680
- font FAM:Dialog;PNT:24;HGT:-32;WGT:Bold;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 50
- Width 240
- X 170
- Y 10
- Visible 1
-
- "Stop" 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 TextField1.Text=" "
- event Click Text2.Text=" "
- event Click Application.GoToPage("StartPage")
-