home *** CD-ROM | disk | FTP | other *** search
- JTF 3 1.0
-
- "Background1" 2 9
- BackgroundColor 16777215
- Drawstyle 0
- PreserveState 1
- Background 1
- BackgroundPage ""
- Width 350
- Height 250
- Enabled 1
- Style 1
-
- "BgStart" PushBtn 13
- 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 BgStart.Visible="False"
- event Click BgStop.Visible="True"
- event Click Application.GoToPage("StartPage1")
-
- "BgStop" 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 0
- event Click BgStop.Visible="False"
- event Click BgStart.Visible="True"
- event Click Application.GoToPage("StartPage")
-
- "StartPage" 0 9
- BackgroundColor 16777215
- Drawstyle 0
- PreserveState 1
- Background 0
- BackgroundPage "Background1"
- Width 350
- Height 250
- Enabled 1
- Style 5
-
- "StartPage1" 3 9
- BackgroundColor 16777215
- Drawstyle 0
- PreserveState 1
- Background 0
- BackgroundPage "Background1"
- Width 350
- Height 250
- Enabled 1
- Style 1
-
- "Graphic1" Graphic 9
- transparentcolor 0
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 160
- Width 250
- X 10
- Y 70
- Visible 1
-
- "CGI1" Cgi 11
- filename "HTTP://www.Aimtech.com/cgi-bin/listeval.pl"
- parameterlist "Value1=ListBox1.SelectedItemData"
- response 1
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 42
- Width 42
- X 280
- Y 90
- Visible 1
-
- "ListBox1" ListBox 13
- font FAM:Dialog;PNT:12;HGT:-16;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- itemlist "Birds;Cats;Frogs;Horses"
- selecteditemnumber -1
- selecteditemdata ""
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 50
- Width 110
- X 170
- Y 10
- Visible 1
- event Select CGI1.Run()
-