Get Magicsplat’s Tcl/Tk for Windows – Version 8.6.12 Rapid application development starts with Tcl/Tk! Read More
Tcl/Tk Menus, PopUps, and Toolbars
Menus help to intuitively navigate your way through an application. We can easily create menus using Tcl/Tk. Different methods are available to create a menubar in Tcl/Tk. This article follows the TkDocs Tutorial – Menus tutorial and credit due for the majority of the code presented here is theirs alone. The main menu typically appears… Read More
How to Connect to SQL Server > TCL 8.6.11 The Magic of Strings
How to connect to SQL Server using TCL It only takes a few lines of TCL code to connect your program to SQL Server. The key to a successful connection is having the right connection string. Visit ConnectionStrings.com – Forgot that connection string? Get it here! Replace the “my_________” entries in the connection string with… Read More
ActiveState TCL 8.6.10 is Here!

TCL is my language of choice for rapid prototyping an application. TCL 8.6.10 from ActiveState is a welcome update for just that reason. Read More