|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
Tcl/tk
Does anyone know where a good aplication for download (preferably free) of tcl/tk are (for win2k). I would like to learn how to use TCL but cant find a decent application anywhere
Cheers in Advance wabirdman
__________________
Real programmers code in binary |
|
#2
|
|||
|
|||
|
What is TD/TK ?
What is TD/TK and TCL ?
|
|
#3
|
|||
|
|||
|
TCL/TK
It is actually T C L (pronounced tickle)
Tool Command Language Brief decscription (from the book - Tcl and the Tk Toolkit by John K. Ousterhout) "Together they provide a programming system for developing and using graphical user interface (GUI) applications. Tcl is a simple scripting language for controlling and extending applications. Tcl provides generic programming facilities, such as variables and loops and procedures, that are useful for a variety of applications. Furthermore Tcl is embeddable. Its interpreter is a library of C procedures that can easily be incorporated into applications, and each application can extend the core Tcl features with additional commands for that application. One of the most useful extensions to Tcl is Tk, which is a toolkit for the X window system. Tk extends the core Tcl facilities with commands for building user interfaces, so that you can construct Motif-like user interfaces by writing Tcl scripts instead of C code" hope this helps wabirdman |
|
#4
|
|||
|
|||
|
By application do you mean the actual langauge ?
http://aspn.activestate.com/ASPN/Downloads/ActiveTcl/ |
|
#5
|
|||
|
|||
|
TCL/TK
I got this - I really was just wondering if there is any other applications for it (especially for windows) - as it really is desinged for linux (even though they do a windows version)
wabirdman |
|
#6
|
|||
|
|||
|
Have you looked into cygwin? They have a whole slew of gnu utils: <http://sources.redhat.com/cygwin/>
__________________
Michael
|
|
#7
|
|||
|
|||
|
Hello!
Is anywhere step-by-step tutorial for tcl/tk learning? TIA |
|
#8
|
||||
|
||||
|
Quote:
|
|
#9
|
|||
|
|||
|
Quote:
Thank you. But I meant any on-line resource. |
|
#10
|
||||
|
||||
|
Oh... ummmm.... probably! I don't know of anything offhand, but I'm sure if you search google for "tcl tck tutorial" and other related things you can find one.
|
![]() |
| Viewing: Dev Shed Forums > Other > Dev Shed Lounge > Tcl/tk |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|