The National Institutes of Health
MEDx Scripts Depository (MSD)
GENERAL TCL/TK
- NIH_CreatePulldownMenu
- An example to allow the user to create a pulldown menu.
source /NIHtcl/NIH_CreatePulldownMenu.tcl
- NIH_FunctionButtons
- Displays buttons that perform MEDx or script functions.
source /NIHtcl/NIH_FunctionButtons
- NIH_ProgramsButtons
- Displays a panel of pushbuttons to run various programs.
source /NIHtcl/NIH_ProgramsButtons
- NIH_ReadWriteFiles
- An example of reading from and writing into a file.
source /NIHtcl/NIH_ReadWriteFiles.tcl
- NIH_RenameSiemens
- Renames Siemens files so they are zero padded.
source /NIHtcl/NIH_RenameSiemens
- NIH_RmvRegistryDATA
- Deletes DATA directories from MEDx Query/Registry.
source /NIHtcl/NIH_RmvRegistryDATA.tcl
- NIH_ScriptsMenu
- Provides a pulldown menu of scripts if various categories.
source /NIHtcl/NIH_ScriptsMenu
- NIH_SelectFromList
- An example of displaying a list of items to choose from.
source /NIHtcl/NIH_SelectFromList.tcl
- NIH_TimeThePerformance
- Allows to check MEDx performance by timing operations.
source /NIHtcl/NIH_TimeThePerformance.tcl