Hi, Here, I ask for help for two questions about the general Tcl/Tk. (1) A Non-graphical User Interface is so important as the GUI in my application. I hope in the Non-GUI, only a command shell is provided, and no window appears. How can I write the Tcl application? (2) If I don't call Tk_init in my Tcl application, the Tk library must be loaded in my Tcl scripts for GUI. How to load it? I have seen the manual but I still don't know how to use the load command. Can you give me an example? Thank you. J.S. Li
