home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / tcl / xf2.3-p / xf2 / xf2.3 / xftutorial / script.xfjp / intro.scrpt < prev    next >
Encoding:
Text File  |  1993-11-20  |  1.1 KB  |  37 lines

  1. # tutorial
  2. global chapterList
  3. set chapterList {
  4.   {{ñ╧ñ╕ñßñ╦} {0} {intro}}
  5.   {{ÑóÑ╫ÑΩÑ▒í╝Ñ╖ÑτÑ≤ñ╬└▀╖╫} {0} {design}}
  6.   {{XF ñ≥╗╚ñ├ñ╞} {0} {working}}
  7.   {{└Φ┐╩┼¬ñ╩╡í╟╜} {0} {expert}}
  8.   {}
  9.   {{pack ñ╬╗╚ññ╩²} {0} {packing}}
  10.   {{place ñ╬╗╚ññ╩²} {1} {placing}}
  11.   {{╬π┬Ω} {0} {example}}}
  12. global introLast
  13. set introLast 0
  14. global introLastSectionDone
  15. set introLastSectionDone -1
  16.  
  17.  
  18. set introName0 {ñ╧ñ╕ñßñ╦}
  19. set introText0 {\
  20. ñ│ñ╬Ñ┴Ñσí╝Ñ╚ÑΩÑóÑδñ╧íóXF ñ╬╗╚ññ╩²ñ≥─╛┤╤┼¬ñ╦ñ─ñ½ñ≤
  21. ñ╟ñΓñΘñªñ┐ñßñ╦═╤░╒ñ╡ñ∞ñ┐ñΓñ╬ñ╟ñ╣íúñ╜ñ∞ñ╛ñ∞ñ╬╛╧ñ╟ñ╧íó
  22. XF ñ╬│╡╬¼ñΣ╗╚ññ╩²íóñ╜ñ╬└Φ┐╩┼¬ñ╩╡í╟╜ñ╩ñ╔ñ≥╛╥▓≡ñ╖ñ╞
  23. ñññ▐ñ╣íúñ▐ñ┐íóXF ñ≥╝┬║▌ñ╦╗╚ñ├ñ╞╛«ñ╡ñ╩ÑóÑ╫ÑΩÑ▒í╝Ñ╖Ñτ
  24. Ñ≤ñ≥║εñ├ñ╞ñ▀ñδ┤╩├▒ñ╩╬π┬Ωñ╬╛╧ñΓñóñΩñ▐ñ╣íú
  25.  
  26. ╬π┬Ωñ╬╛╧ñ╟╛╥▓≡ñ╣ñδÑ╫ÑφÑ░ÑΘÑαñ╧┤░└«ñ╡ñ∞ñ┐ñΓñ╬ñ╟ñ╧ñó
  27. ñΩñ▐ñ╗ñ≤ñ¼íóXF ñ╚ Tcl/Tk ñ╬╞├─ºñ≥ñªñ▐ñ»┬¬ñ¿ñ┐ñΓñ╬
  28. ñ╦ñ╩ñ├ñ╞ñññ▐ñ╣íú╬π┬Ωñ╚ñ╖ñ╞║ε└«ñ╣ñδÑóÑ╫ÑΩÑ▒í╝Ñ╖ÑτÑ≤
  29. ñ╧íó├▒╜πñ╩Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩíªÑ╓ÑΘѪÑ╢ñ╟ñ╣íú┤≡╦▄┼¬ñ╦ñ╧íó
  30. ñ▐ñ║ѪÑúÑ≤Ñ╔Ѫñ¼ñóñ├ñ╞íó╕╜║▀ñ╬Ñ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ¼╔╜╝¿ñ╡
  31. ñ∞íóÑ╒ÑíÑñÑδñΣÑ╟ÑúÑ∞Ñ»Ñ╚ÑΩñ≥┴¬ñ≤ñ╟ñ╜ñ╬╞Γ═╞ñ≥╕½ñδñ│
  32. ñ╚ñ¼ñ╟ñ¡ñδíóñ╚ñññ├ñ┐ñΓñ╬ñ╟ñ╣íú
  33.  
  34. XF ñ≥═╤ñññ╞ñ╬║ε╢╚├µñ╦ñΓíóÑ╪ÑδÑ╫ñ╬╡í╟╜ñ≥═°═╤ñ╣ñδñ│
  35. ñ╚ñ¼ñ╟ñ¡ñ▐ñ╣íúFAQ Ñ╒ÑíÑñÑδñ╦ñ╧íó░∞╚╠┼¬ñ╩╝┴╠Σ╗÷╣αñ¼
  36. ╬≤╡≤ñ╡ñ∞ñ╞ñññ▐ñ╣íúñ╜ñ┴ñΘñΓ╗▓╛╚ñ╖ñ╞▓╝ñ╡ññíú}
  37.