Geometry.Net - the online learning center
Home  - Basic_T - Tcl Tk Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 5     81-100 of 111    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Tcl Tk Programming:     more books (100)
  1. Programming With GNU Software by Andy Oram, Mike Loukides, 1996-12-01
  2. Professional Linux Programming by Neil Matthew and Richard Stones, Brad Clements, et all 2000-09
  3. Linux Threads Programming: Linux Concurrency And Performance by Ulrich Drepper, 2008-08
  4. Linux Socket Programming by Example (By Example) by Warren Gay, 2000-04-28
  5. Programming With Unix Threads by Charles J. Northrup, 1996-01
  6. UNIX Shell Programming, Revised Edition by Stephen G. Kochan, 1989-12-01
  7. Advanced UNIX Programming (Sams White Book) by Warren W Gay, 2000-09-30
  8. C Programming for Unix by John Valley, 1992-11
  9. UNIX(R) System V Network Programming (Addison-Wesley Professional Computing Series) by Stephen A. Rago, 1993-04-10
  10. Understanding UNIX/LINUX Programming: A Guide to Theory and Practice by Bruce Molay, 2002-11-25
  11. Linux Socket Programming by Sean Walton, 2001-01-26
  12. The Korn Shell: User and Programming Manual (2nd Edition) by Anatole Olczak, 1997-08-21
  13. UNIX System Programming (2nd Edition) by Keith Haviland, Dina Gray, et all 1998-12-09
  14. Win32 System Programming by Johnson M. Hart, 1997-09-02

81. File Redirection
This is a small but complete program in tcl/tk that puts a button on the screen and exits Brent Welch s Practical programming in tcl and tk available in
http://www.softpanorama.org/Links/tcl_tk.html

82. Programming With Tcl/Tk In ANSYS
In this article we will explore programming with tcl/tk (pronounced tickle The first two lines are necessary when programming in tcl/tk within ANSYS.
http://www.padtinc.com/epubs/focus/2002/0012_1125/article1.htm
Programming with Tcl/Tk in ANSYS
by Matt Sutton
Introduction
In this article we will explore programming with tcl/tk (pronounced tickle tee-kay) in ANSYS. Tcl, an acronym that stands for T ool C ommand L ]. In a recent article, Dr. Ousterhout outlined the requirements he had in mind when he created tcl.
  • The language must be extensible: it must be very easy for each application to add its own features to the basic features of the language, and the application-specific features should appear natural, as if they had been designed into the language from the start. The language must be very simple and generic, so that it can work easily with many different applications and so that it doesn't restrict the features that applications can provide.
Tcl/tk began to gain popularity throughout the software development community primarily via word-of-mouth. Today it is widely used throughout a plethora of industries largely because the source code for the tcl interpreter is freely available for download from the internet [ Furthermore, the 5.7 release of ANSYS marked a substantial advancement of tcl within ANSYS. Within the 5.7 release, a fully functional tcl interpreter was exposed via the ~eui external command. Each subsequent release of ANSYS has continued to add functionality based on tcl/tk, culminating in the ANSYS 6.1 release in which the new GUI is completely implemented with tcl/tk.

83. Scripting Graphical Commands With Tcl/Tk Mini-HOWTO
tcl and the tk toolkit comprise one of the earliest scripted programming Brent Welch s Practical programming in tcl and tk is now in its fourth
http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Scripting-
Scripting Graphical Commands with Tcl/Tk Mini-HOWTO
Salvador J. Peralta
speralta [at] willamette [dot] edu
Revision History Revision 1.0 release Revised by: sjp Subtitle: Putting a graphical face on commandline utilities with Tcl and Tk.
Table of Contents Introduction to Tcl and Tk Tcl and Tk Basics Adding Features Conclusions ... About the Author
2. Introduction to Tcl and Tk
3. Tcl and Tk Basics
tclsh , or non-interactively as a script. When Tcl is run interactively, the system responds to each command that is entered as illustrated in the following example. You can experiment with tclsh by simply opening a terminal and entering the command tclsh set a 35 assigns 35 to the variable a using the set command. The second line evaluates the result of 35 times the value of a using the expr command. Note that Tcl, like Perl and Bash requires the use of the dollar operator to get the value of a variable. The open brackets around the expression [ expr 35 * $a ] instruct the interpreter to perform a command substitution on the expression, adds it to the rest of the string and uses the puts command to print the string to Tcl's default output channel, standard output. Wish , is an interpreter that reads commands from standard input or from file, and interprets them using the Tcl language, and builds graphical components from the Tk toolkit. Like the

84. ITworld.com - Options For The Tk Option Database
Effective tcl/tk programming is good reading for any tk user, Effective tcl/tk programming also gives a clear exposition on the use of a script as a
http://www.itworld.com/AppDev/4061/UIR000721regex/
Special: Prepare your infrastructure for high-density computing Go to network sites www.itworld.com open.itworld.com security.itworld.com smallbusiness.itworld.com storage.itworld.com utilitycomputing.itworld.com wireless.itworld.com Search
Options for the Tk option database
Unix Insider 7/21/00
Cameron Laird and Allen Flick, Unix Insider In the first installment of this series, we mentioned three books as references for the use of the option database in its specific bindings to the Perl, Python, and Tcl languages (see the Resources section at the end of this article for pointers to this and other information). It was an oversight not to recommend Mark Harrison and Michael McLennan's Effective Tcl/Tk Programming at the same time. As master programmer and Expect inventor Don Libes wrote, "Their book is a gem and is the one that finally taught me to use the option database. They use options throughout the entire book which makes sense, since their whole book is about 'effective programming.'" Start with section 8.1, "Adding Polish to Your Application." Advertisement On this topic Perl Best Practices Perl Testing: A Developer's Notebook Data Crunching: Solve Everyday Problems Using Java, Python, and More

85. Jossey-Bass::Tcl/Tk For Programmers: With Solved Exercises That Work With Unix A
tcl/tk for Programmers introduces highlevel tcl/tk scripting language to Zimmer has extensive knowledge of tcl/tk programming and currently runs a
http://www.josseybass.com/WileyCDA/WileyTitle/productCd-0818685158.html
By Keyword By Title By Author By ISBN By ISSN Shopping Cart My Account Help Contact Us ... Computer Science Tcl/Tk for Programmers: With Solved Exercises that Work with Unix and Windows Related Subjects
Distributed Systems

General Intelligent Systems and Agents

Quantum Computing

Computer Architecture
...
Visual Basic

Related Titles
Structured Fortran 77 for Engineers and Scientists, 5th Edition (Paperback)

by Delores M. Etter
An Introduction to TTCN-3 (Hardcover)

The Semantic Web: Crafting Infrastructures for Agency (Hardcover)
by Bo Leuf Web Content Mining With Java: Techniques for Exploiting the World Wide Web (Paperback) by Tony Loton Java the UML Way: Integrating Object-Oriented Design and Programming (Paperback) by Else Lervik, Vegard B. Havdal Concurrent and Real-Time Programming in Java (Paperback) by Andrew Wellings eXtreme Programming in Action: Practical Experiences from Real World Projects (Paperback) by Martin Lippert, Stefan Roock, Henning Wolf Tcl/Tk for Programmers: With Solved Exercises that Work with Unix and Windows J. Adrian Zimmer

86. Colophon | Linux Gazette
Practical tcl and tk programming by Brent Welch. Using these and the program xskim by Rene Pijlman as an example, I learned a LOT about the basics of tcl/tk
http://www.linuxgazette.com/node/8392
@import "misc/drupal.css"; @import "themes/bluemarine/style.css"; Latest Posts Home Past Issues Old Format ... Newsfeeds
User login
Username:
Password:
Navigation
Sponsors
Partners
LickLinux.com
Linux Professional Institute

LinuxQuestions.org

Tuxmachines.org

If you have a community website and wish to become a partner, please send a comment to the editor
Syndicate
Home
Colophon
Submitted by staff on Fri, 03/01/1996 - 20:00. Articles
This article was extracted from the old site HTML and added
to the new site database via an automated process.
All attempts have been made to maintain the article in its
any doubts please review the original article and email the webmaster about any problems that you discover. Colophon You made it...! This is the end, my friend. Well, as always, I'm deeply indebted to the growing number of folks you have kindly given of their time and talents and have offered ideas, suggestions, and great articles to the Linux Gazette! I've really enjoyed hearing from y'all!

87. Colophon | Linux Gazette
tcl/tk programming. For those of you who haven t played with this stuff, If you re seriously interested in learning tcl/tk programming you d do well to
http://www.linuxgazette.com/node/8425
@import "misc/drupal.css"; @import "themes/bluemarine/style.css"; Latest Posts Home Past Issues Old Format ... Newsfeeds
User login
Username:
Password:
Navigation
Sponsors
Partners
LickLinux.com
Linux Professional Institute

LinuxQuestions.org

Tuxmachines.org

If you have a community website and wish to become a partner, please send a comment to the editor
Syndicate
Home
Colophon
Submitted by staff on Wed, 11/01/1995 - 20:00. Articles
This article was extracted from the old site HTML and added
to the new site database via an automated process.
All attempts have been made to maintain the article in its
any doubts please review the original article and email the webmaster about any problems that you discover. Colophon Well, congrats... you made it! Thanks for hanging in there. I'd like to say a very heart-felt thanks once again to all the folks tricks, or just dropped a note to chat about Linux. I've learned a lot from y'all and I appreciate it more than you can know. I especially appreciate the folks who've written from abroad for whom English is not a "mother tongue". English is, admittedly, not the easiest language to learn and I appreciate the

88. Freshmeat.net: Project Details For Tcl/Tk
tcl/tk Default branch, Section Unix programming Language, C, tcl. Topic, Software Development Embedded Systems, Software Development
http://freshmeat.net/projects/tcltk/
OSTG ThinkGeek Slashdot ITMJ ... Whitepapers Ads_kid=0;Ads_bid=0;Ads_xl=0;Ads_yl=0;Ads_xp='';Ads_yp='';Ads_xp1='';Ads_yp1='';Ads_opt=0; Ads_wrd='Tcl_Tk,Intended_Audience,Developers,Programming_Language,C,Operating_System,Unix,Microsoft,Windows,Windows_95_98_ME,MacOS_X,Topic,Software_Development,Embedded_Systems,License,OSI_Approved,BSD_Licenserevised_,Environment,Win32MS_Windows_,X11_Applications,Aqua,Development_Status,6_Mature,Widget_Sets,Testing,Interpreters,Tcl,BSD_Licenseoriginal_'; Ads_prf='page=projects'; Ads_par='';Ads_cnturl='';Ads_sec=0;Ads_channels='RON_P1_Leaderboard'; Mon, Sep 26th home browse articles ... scoop 07:15 PDT Search for in projects articles comments
web results by YAHOO! search Section Main Unix Handhelds Mac OS X Themes login
register

recover password

[Project]
... [Project]
Tcl/Tk - Default branch
Section: Unix

Ads_kid=0;Ads_bid=0;Ads_xl=0;Ads_yl=0;Ads_xp='';Ads_yp='';Ads_xp1='';Ads_yp1='';Ads_opt=0; Ads_wrd='Tcl_Tk,Intended_Audience,Developers,Programming_Language,C,Operating_System,Unix,Microsoft,Windows,Windows_95_98_ME,MacOS_X,Topic,Software_Development,Embedded_Systems,License,OSI_Approved,BSD_Licenserevised_,Environment,Win32MS_Windows_,X11_Applications,Aqua,Development_Status,6_Mature,Widget_Sets,Testing,Interpreters,Tcl,BSD_Licenseoriginal_'; Ads_prf='page=projects'; Ads_par='';Ads_cnturl='';Ads_sec=0;Ads_channels='RON_P2_Skyscraper'; Ads_kid=0;Ads_bid=0;Ads_xl=0;Ads_yl=0;Ads_xp='';Ads_yp='';Ads_xp1='';Ads_yp1='';Ads_opt=0; Ads_wrd='Tcl_Tk,Intended_Audience,Developers,Programming_Language,C,Operating_System,Unix,Microsoft,Windows,Windows_95_98_ME,MacOS_X,Topic,Software_Development,Embedded_Systems,License,OSI_Approved,BSD_Licenserevised_,Environment,Win32MS_Windows_,X11_Applications,Aqua,Development_Status,6_Mature,Widget_Sets,Testing,Interpreters,Tcl,BSD_Licenseoriginal_'; Ads_prf='page=projects'; Ads_par='';Ads_cnturl='';Ads_sec=0;Ads_channels='RON_OSTG_Services';

89. TCL WWW Info
Practical programming in tcl and tk by Brent Welch. Prentice Hall ISBN 013-182007-9; Book Code examples; A good explanation and tutorial of tcl 7.4 and tk
http://foto.hut.fi/~jussi/tcl/Tcl.html
TCL WWW Info
These pages are an index to a set of TCL/Tk references on the WWW presented as something of an Information Overview. I've concentrated on Link sites distinct from the Tcl/Tk archive so if you are after a particular Tcl/Tk document/extension or distribution (probably on the Tcl Archive site) you may get faster results by using Wade Holst's HyperTcl link which acts as the WWW Tcl/Tk Resources Service. If you want local copies of any of these pages for your own use, the entire tree plus the scripts I use to create was last archived on Oct 9 1995 to ftp.neosoft.com/pub/tcl/alcatel/docs If you find any additional WWW references that you think would be useful to have here please tell me about it.
I'll take e-mail ( hops@sco.com ) or a very loud yell. For mirrored sites this page is (as of April 1995) based at http://www.sco.com/Technology/tcl/Tcl.html
and was last modified $Date: 1996/08/13 03:39:28 $.
Contents

90. ACCU Reviews: Practical Programming In Tcl And Tk (3ed)
Review Practical programming in tcl and tk (3ed) I am not an expert on tcl/tk and welcomed this text for that reason. Using the CD enclosed I was able
http://www.accu.org/bookreviews/public/reviews/p/p002333.htm

Home Page
Reviews Main
Book Review Practical Programming in Tcl and Tk (3ed) by Brent Welch
Recommended ISBN: Publisher: Prentice Hall Pages: Price: Categories: unix Reviewed by Joe McCool in C Vu 13-2 (Apr 2001) Yes, I can recommend this book and it justifies its third edition. I am not an expert on Tcl/Tk and welcomed this text for that reason. Using the CD enclosed I was able to install the applications on my Linux box and Welch took me through the early stages of getting the language up and going. I can see that over the next year or two my copy is going to be well thumbed. What are Tcl and Tk? Tcl is a scripting language, like so many others. But what sets it apart is the ability to add a Tcl interpreter to your applications. Tcl acts like glue between applications. 'Tcl fills the role of an extension language that is used to configure and customise applications.' Editors and terminal emulators have been written in Tcl. Tk is its graphical manifestation. Something the author appears to have missed is that Tcl/Tk seems to have found a new open source home on ActiveState (see http://www.activestate.com/initiatives/tcl.html

91. Powell's Books - Computer Languages-Tcl/Tk
Practical programming in tcl and tk by Brent B. Welch Publisher Comments Systems requirements for accompanying computer disc Windows 9x/NT; Solaris;
http://www.powells.com/subsection/ComputerLanguagesTclTk.html
@import url(/css/global.css); @import url(/css/secondary.css); Skip navigation items, $0.00
Tcl/Tk
There are 9 books in this aisle.
Browse the aisle by Title by Author by Price
See recently arrived used books in this aisle.
Featured Titles in Computer Languages -Tcl/Tk:
Page 1 of 1
Used
Trade Paper
List Price $49.95
add to wish list
TCL/TK for Real Programmers with CDROM by Clif Flynt Publisher Comments This book will fill a void in the current Tcl/Tk bookshelf. It is written to the latest version of Tcl/Tk (8.0, perhaps 8.1, depending on Sun's release schedule) and addresses Tcl/Tk under Windows as well as Unix. It includes discussions on proper coding... read more about this title check for other copies Used Softcvr W/comp Media List Price $49.99 add to wish list Web TCL Complete by Stephen Ball Publisher Comments The pro's guide to Tcl (pronounced tickle) explains all the features of the hot new scripting language that's more powerful than Peri and easier to use than JavaScript. Includes coverage of Web applications, Tclets, and Tcl/Java interfacing....

92. Tcl And Tk (Tcl/Tk) Training, Consulting, Development, Networks, Testing, And Au
We handle tcl/tk, C, C++ and Java programming on a variety of platforms. tcl/tk programming Resources Free software, articles, and references to more
http://noucorp.com/
Noumena Corporation provides Tcl/Tk training and software consulting and development.
Specialties include web and network based applications, factory automation, testing, Tcl, Tk, C, and C++.
noumena from the Greek noumenon that which is apprehended by thought HOME NEWS TRAINING TCL/TK ... AFFILIATES Tcl/Tk Conferences Noumena Corporation is pleased to co-sponsor the 12th Annual Tcl/Tk Conference. Come to Portland, OR for Papers, Food, Technical Excellence and Fun. Visit the conference homepage for more details. Noumena Corporation organized the Tcl/Tk Developer's room at FOSDEM 2004 and 2005 . Over a dozen Tcl'ers shared insights and ideas and introduced Tcl to folks. Noumena Corporation sponsored the 10th and 11th Tcl/Tk Conferences. These conferences featured tutorials on core Tcl/Tk functionality, metakit and starpacks, many excellent papers, much socializing, and the birth of the Tk Revitalization project. What we can do for you...

93. [svlug] Books - Linux On The Mainframe & Tcl/Tk
Also included is a section on tcl/tk programming in C (including some good information It is a guide to the tcl/tk programming language and GUI toolkit.
http://lists.svlug.org/pipermail/svlug/2003-July/044978.html
William R. Lorenz wrl at express.org
Tue Jul 15 23:52:09 PDT 2003 For those who might be interested, I have three free books available. One covers Linux on the Mainframe, and the other two cover Tcl/Tk Programming; both topics I'm sure lots of group members love. I'm from the Linux Users Group of Cleveland, but because I'll be moving to the Bay Area pending available jobs, and because we're nationwide here in Cleveland *g*, I thought I would extend this offer to those interested. You can find information about the Linux on the Mainframe book here: http://myturl.com/0000F And information about the Tcl/Tk book (from a Cal student ;) is here: http://myturl.com/0004u One-way shipping is free (you can keep the book), and all I ask for in return is a good review that we can post to our group website for the expansion of our sections ( http://www.clevelandlug.net wrl at express.org http://www.clevelandlug.net/ wrl at express.org ... talk at clevelandlug.net To: talk at clevelandlug.net

94. Koen Claessen/T. Vullinghs/E. Meijer Structuring Graphical
16028 Mark Harrison/Michael McLennan Effective tcl/tk programming. programming tips for tcl/tk. 7375 Stephen Uhler It s all a matter of timing.
http://felix.unife.it/Root/d-Computer/d-Programming-languages/b-TclTk

95. Expect - Expect - Home Page
Built in to Expect but it works with any tcl extension including tk. Can be book on tcl and tk. Practical programming with tcl and tk by Brent Welch,
http://expect.nist.gov/
The Expect Home Page
This page describes Expect and several other tools that can be found at this site. First, Expect . . .
Introduction
Expect is a tool for automating interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect really makes this stuff trivial. Expect is also useful for testing these same applications. And by adding Tk, you can also wrap interactive applications in X11 GUIs. Expect can make easy all sorts of tasks that are prohibitively difficult with anything else. You will find that Expect is an absolutely invaluable tool - using it, you will be able to automate tasks that you've never even thought of before - and you'll be able to do this automation quickly and easily. Ok - enough of the hype. More information on Expect is available in the following documents:

96. M.Hiroi's Home Page / Tcl/Tk GUI Programming
Translate this page tcl/tk GUI programming. Home X68000 tcl/tk xyzzy Lisp Puzzle Prolog tcl/tk 1988 John K. Ousterhout
http://www.geocities.jp/m_hiroi/tcl_tk.html
M.Hiroi's Home Page
http://www.geocities.jp/m_hiroi/
Tcl/Tk GUI Programming
Home xyzzy Lisp Puzzle Prolog ... Function
CONTENTS

‚±‚̃y[ƒW‚Í
Tcl/Tk ‚ɂ‚¢‚Ä
Windows ‚ðŽg‚Á‚Ä‚¢‚él‚Í‘½‚¢‚¯‚ǁAWindows ‚ŃvƒƒOƒ‰ƒ~ƒ“ƒO‚ðŠy‚µ‚ސl‚͏­‚È‚¢‚Æ‚¢‚í‚ê‚Ä‚¢‚Ü‚·BŽs”̂̃AƒvƒŠƒP[ƒVƒ‡ƒ“‚ðŽg‚¤‚¾‚¯‚Å–ž‘«‚Å‚«‚邱‚Æ‚à‚ ‚è‚Ü‚·‚ªAGUI (Graphical User Interface) ƒvƒƒOƒ‰ƒ~ƒ“ƒO‚͓‚¢‚Æ‚©AŠJ”­ŠÂ‹«‚𐮂¦‚邽‚ß‚Ì”ï—p‚É‘Ï‚¦‚ç‚ê‚È‚¢‚Æ‚¢‚Á‚½——R‚à‚ ‚é‚Å‚µ‚傤BX68000 ‚̂悤‚ɁAƒtƒŠ[‚ÅŽg‚¦‚éŠJ”­ŠÂ‹«‚ª Windows ‚É‚à‚ ‚ê‚΁A‚»‚ê‚àŠÈ’P‚É GUI ƒAƒvƒŠƒP[ƒVƒ‡ƒ“‚ªì¬‚Å‚«‚é‚Ì‚Å‚ ‚ê‚΁AƒvƒƒOƒ‰ƒ~ƒ“ƒO‚É’§í‚µ‚Ă݂悤A‚Æ‚¢‚¤ƒ†[ƒU[‚à‘½‚¢‚Í‚¸‚Å‚·BŽÀ‚́A‚±‚̂悤‚È—p“r‚É‚Ò‚Á‚½‚è‚ÈŠJ”­ŠÂ‹«‚ª‚ ‚é‚Ì‚Å‚·B‚»‚ꂪ Tcl/Tk ‚Å‚·B ‚ ‚È‚½‚à Tcl/Tk ‚Å GUI ƒvƒƒOƒ‰ƒ~ƒ“ƒO‚ðŠy‚µ‚Ý‚Ü‚µ‚傤B
ƒCƒ“ƒXƒg[ƒ‹•û–@
Tcl/Tk ‚ÌŠeƒo[ƒWƒ‡ƒ“‚Í Tcl Developer Xchange ‚Ń_ƒEƒ“ƒ[ƒh‚Å‚«‚Ü‚·B‚±‚Ì‚Ù‚©‚ɁA ActiveState ‚ª”z•z‚µ‚Ä‚¢‚é ActiveTcl ‚ª‚ ‚è‚Ü‚·BActiveTcl ‚É‚Í Windows —p‚̃oƒCƒiƒŠ‚ª—pˆÓ‚³‚ê‚Ä‚¢‚é‚̂ŁAƒtƒ@ƒCƒ‹‚ðƒ_ƒEƒ“ƒ[ƒh‚µ‚ÄŽÀs‚·‚邾‚¯‚ŁAŠÈ’P‚ɃZƒbƒgƒAƒbƒv‚·‚邱‚Æ‚ª‚Å‚«‚Ü‚·B Tcl/Tk ŠÖ˜AƒŠƒ“ƒN‚Ö
Home ƒy[ƒW‚̐擪‚Ö xyzzy Lisp ... Function

97. Sunscript.sun.com/
tclTutor Interactive Computer Aided Instruction for tcl(See Appendix B in tcl/tk for Real Programmers for instructions on installing tcl and Wish. To install this version of tclTutor
http://sunscript.sun.com/

98. Tcl/Tk Related
Real World Chapters from tcl/tk for Real Programmers CDROM My book introduces tcl/tk to someone who already knows how to program, and needs to get up
http://www.msen.com/~clif/Tcl.html
I started playing with Tcl/Tk several years ago, and promptly decided that this language was a winner. It's simple enough that I could learn it in a few hours, powerful enough that I could get things done, and has enough extensions that I don't need to re-invent all the wheels for every new project. A few Tcl resources
Visit wwwinfo.com Tcl/Tk Resource
Visit Tcl/Tk Developer's Exchange The Tcler's Wiki Discussion group" The Tcl Consortium:
Sleeping but not dead.
Real World Chapters from ...
Specializing in Tcl/Tk.
Site Index Book Recommendations
Tcl/Tk: A Developer's Guide
Clif Flynt OK, this is self serving. My book introduces Tcl/Tk to someone who already knows how to program, and needs to get up and running fast in Tcl/Tk. It introduces most of the Tcl/Tk commands and shows how to use them in both simple and complex (real world) examples. My book also includes chapters on
  • how to write an extension.

99. TCL/Tk For Programmers, Home Page
tcl/tk for Programmers is published by the IEEE Computer Society Press. The approach taken in writing tcl/tk for Programmers lies somewhere between
http://www.mapfree.com/sbf/tcl/book/home.html
Order from Barnes and Noble.
Tcl/Tk For Programmers
Author's web site with sample chapters Order from publisher. Tcl is a scripting language something like Perl but extensible and somewhat cleaner. Many extensions are available. Tk is an extension developed by the creator of Tcl and used for creating scripts that interact with users through windows. Tcl can act as a Unix shell and Tk was originally developed to create windows for the X Windows environment. Tcl was meant to be portable and Tcl/Tk has been ported to versions of Microsoft Windows and to the MacIntosh. Tcl/Tk for Programmers is published by the IEEE Computer Society Press. The ISBN is 0-8186-8515-8. There are 544 pages (most online catalogues have this wrong) divided into major sections: "Tcl," "Tk," and the "C/C++ Connection." There are over 200 solved exercises that have been tested on Unix and Windows 95. The current version, 8.3, of Tcl/Tk adds to, rather than alters, earlier versions. This book was finished as version 8.1 was in experimental form and you will find the material up-to-date. Imagine an elementary text, a comprehensive manual, and a collection of production quality scripts. The approach taken in writing

100. MkTclApp: A Tool For Mixing C/C++ With Tcl/Tk
Mktclapp is a utility that helps you mix C/C++ with tcl/tk to make a standalone Using mktclapp, you can write programs where. C code can call tcl
http://www.hwaci.com/sw/mktclapp/
Mktclapp
A Tool For Mixing C/C++ with Tcl/Tk
Last Update: 2001 June 1 (Version 3.11) Mktclapp is a utility that helps you mix C/C++ with Tcl/Tk to make a standalone executable. Using mktclapp, you can write programs where:
  • C code can call Tcl procedures or execute Tcl commands,
  • Tcl code can invoke C functions,
  • The executable is a single binary file that will run on machines without Tcl/Tk installed,
  • The same source code will compile without changes under both Unix and Windows, and
  • The source code is hidden from the end user,
Mktclapp gives programmers the freedom to use C code for the things that C is good at (computation, complex data structures, etc.) while simultaneously using Tcl for the things that Tcl is good at (the user interface.) Mktclapp is a command-line program that can be run from a makefile. But there is also a GUI "application wizard" that makes it easy to use. The mktclapp program itself and the GUI application wizard are each contained in a single source file. The Mktclapp program and the application wizard are covered by the GNU Public License.

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 5     81-100 of 111    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20

free hit counter