tk¶
Description¶
Tk is a graphical user interface toolkit that takes developing desktop applications to a higher level than conventional approaches. Tk is the standard GUI not only for Tcl, but for many other dynamic languages, and can produce rich, native applications that run unchanged across Windows, Mac OS X, Linux and more.
Environment Modules¶
Run module spider tk
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_TK_DIR - installation directory
- HPC_TK_BIN - binary directory
- HPC_TK_LIB - library directory
- HPC_TK_INC - include directory
Categories¶
programing langauge