Tk, Runtime Library and TkPath

The before mentioned trends stem from the increase in graphical processing power and Tk cannot ignore these trends. For the moment only TkPath and TkZinc provide ways to incorporate these graphical elements into a Tk based application. TkPath utilizes CAIRO (under X11) and TkZinc OpenGL®. The Runtime Library acknowledges this by using TkPath on an if-present base. That is: If TkPath is available to the Runtime Library it will be used. Make TkPath –at least temporarily– unavailable to the Runtime Library, if you encounter problems with the Runtime Library and TkPath.

Runtime Library Templates and TkPath