Next: Putting It All Together, Previous: Tk, Up: lib-tcltk [Contents][Index]
Now we have covered the wonders of Tcl/Tk, we come to the real meat of the tutorial: how to couple the power of Tcl/Tk with the power of SICStus Prolog.
Tcl/Tk is included in SICStus Prolog by loading a special library. The library provides a bidirectional interface between Tcl/Tk and Prolog.
• How it Works - An Overview | How it Works - An Overview | |
• Basic Functions | Basic Functions | |
• Evaluation Functions | Evaluation Functions | |
• Event Functions | Event Functions | |
• Servicing Tk Events | Servicing Tcl and Tk events | |
• Passing Control to Tk | Passing Control to Tk | |
• Housekeeping | Housekeeping functions | |
• Summary | Summary |