tclIndex 3.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. # Tcl autoload index file, version 2.0
  2. # This file is generated by the "auto_mkindex" command
  3. # and sourced to set up indexing information for one or
  4. # more commands. Typically each line is a command that
  5. # sets an element in the auto_index array, where the
  6. # element name is the name of a command and the value is
  7. # a script that loads the command.
  8. set auto_index(MkChoosers) [list source [file join $dir MkChoose.tcl]]
  9. set auto_index(MkCombo) [list source [file join $dir MkChoose.tcl]]
  10. set auto_index(stCmd) [list source [file join $dir MkChoose.tcl]]
  11. set auto_index(stValidate) [list source [file join $dir MkChoose.tcl]]
  12. set auto_index(MkControl) [list source [file join $dir MkChoose.tcl]]
  13. set auto_index(MkSelect) [list source [file join $dir MkChoose.tcl]]
  14. set auto_index(MkOptMenu) [list source [file join $dir MkChoose.tcl]]
  15. set auto_index(MkFileEnt) [list source [file join $dir MkChoose.tcl]]
  16. set auto_index(MkFileBox) [list source [file join $dir MkChoose.tcl]]
  17. set auto_index(MkToolBar) [list source [file join $dir MkChoose.tcl]]
  18. set auto_index(MkTitle) [list source [file join $dir MkChoose.tcl]]
  19. set auto_index(MkDirList) [list source [file join $dir MkDirLis.tcl]]
  20. set auto_index(MkDirListWidget) [list source [file join $dir MkDirLis.tcl]]
  21. set auto_index(MkExFileWidget) [list source [file join $dir MkDirLis.tcl]]
  22. set auto_index(MkManager) [list source [file join $dir MkManag.tcl]]
  23. set auto_index(MkPanedWindow) [list source [file join $dir MkManag.tcl]]
  24. set auto_index(MkNoteBook) [list source [file join $dir MkManag.tcl]]
  25. set auto_index(CreateCommonButtons) [list source [file join $dir MkManag.tcl]]
  26. set auto_index(MkSample) [list source [file join $dir MkSample.tcl]]
  27. set auto_index(AddSampleToHList) [list source [file join $dir MkSample.tcl]]
  28. set auto_index(Sample:Action) [list source [file join $dir MkSample.tcl]]
  29. set auto_index(RunProg) [list source [file join $dir MkSample.tcl]]
  30. set auto_index(LoadFile) [list source [file join $dir MkSample.tcl]]
  31. set auto_index(ReadFileWhenIdle) [list source [file join $dir MkSample.tcl]]
  32. set auto_index(ReadFile) [list source [file join $dir MkSample.tcl]]
  33. set auto_index(MkScroll) [list source [file join $dir MkScroll.tcl]]
  34. set auto_index(MkSList) [list source [file join $dir MkScroll.tcl]]
  35. set auto_index(SList:Reset) [list source [file join $dir MkScroll.tcl]]
  36. set auto_index(MkSWindow) [list source [file join $dir MkScroll.tcl]]
  37. set auto_index(SWindow:Reset) [list source [file join $dir MkScroll.tcl]]
  38. set auto_index(MkSText) [list source [file join $dir MkScroll.tcl]]
  39. set auto_index(SText:Reset) [list source [file join $dir MkScroll.tcl]]
  40. set auto_index(tixDemo:MkMainWindow) [list source [file join $dir tixwidgets.tcl]]
  41. set auto_index(tixDemo:MkMainMenu) [list source [file join $dir tixwidgets.tcl]]
  42. set auto_index(tixDemo:MkMainNoteBook) [list source [file join $dir tixwidgets.tcl]]
  43. set auto_index(txiDemo:CreatePage) [list source [file join $dir tixwidgets.tcl]]
  44. set auto_index(tixDemo:MkMainStatus) [list source [file join $dir tixwidgets.tcl]]
  45. set auto_index(tixDemo:Status) [list source [file join $dir tixwidgets.tcl]]
  46. set auto_index(tixDemo:MkWelcome) [list source [file join $dir tixwidgets.tcl]]
  47. set auto_index(tixDemo:MkWelcomeBar) [list source [file join $dir tixwidgets.tcl]]
  48. set auto_index(tixDemo:MkWelcomeText) [list source [file join $dir tixwidgets.tcl]]
  49. set auto_index(tixDemo:MainTextFont) [list source [file join $dir tixwidgets.tcl]]
  50. set auto_index(tixDemo:FileOpen) [list source [file join $dir tixwidgets.tcl]]
  51. set auto_index(tixDemo:FileOpen:Doit) [list source [file join $dir tixwidgets.tcl]]
  52. set auto_index(tixDemo:BalloonHelp) [list source [file join $dir tixwidgets.tcl]]
  53. set auto_index(tixDemo:SelfTest) [list source [file join $dir tixwidgets.tcl]]
  54. set auto_index(tixDemo:Exit) [list source [file join $dir tixwidgets.tcl]]