Graphical Applications With Tcl And Tk


Download Graphical Applications With Tcl And Tk PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Graphical Applications With Tcl And Tk book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Graphical Applications with Tcl and Tk


Graphical Applications with Tcl and Tk

Author: Eric Foster-Johnson

language: en

Publisher:

Release Date: 1996


DOWNLOAD





Practical Programming in Tcl and Tk


Practical Programming in Tcl and Tk

Author: Brent B. Welch

language: en

Publisher: Prentice Hall Professional

Release Date: 2003


DOWNLOAD





"The bulk of the book is about Tcl scripting and the aspects of C programming to create Tcl extentions is given a lighter treatment."--Author.

Tcl/Tk in a Nutshell


Tcl/Tk in a Nutshell

Author: Paul Raines

language: en

Publisher: "O'Reilly Media, Inc."

Release Date: 1999-03-25


DOWNLOAD





The Tcl language and Tk graphical toolkit are simple and powerful building blocks for custom applications. The Tcl/Tk combination is increasingly popular because it lets you produce sophisticated graphical interfaces with a few easy commands, develop and change scripts quickly, and conveniently tie together existing utilities or programming libraries.One of the attractive features of Tcl/Tk is the wide variety of commands, many offering a wealth of options. Most of the things you'd like to do have been anticipated by the language's creator, John Ousterhout, or one of the developers of Tcl/Tk's many powerful extensions. Thus, you'll find that a command or option probably exists to provide just what you need.And that's why it's valuable to have a quick reference that briefly describes every command and option in the core Tcl/Tk distribution as well as the most popular extensions. Keep this book on your desk as you write scripts, and you'll be able to find almost instantly the particular option you need.Most chapters consist of alphabetical listings. Since Tk and mega-widget packages break down commands by widget, the chapters on these topics are organized by widget along with a section of core commands where appropriate. Contents include: Core Tcl and Tk commands and Tk widgets C interface (prototypes) Expect [incr Tcl] and [incr Tk] Tix TclX BLT Oratcl, SybTcl, and Tclodbc