|
Thursday, December 20, 2007 - 12 Posts
Been trying to get aMSN + tcl/tk 8.5 working with the SVN again, but it's one error after another
. First it wouldn't work with a compiled version of tcl/tk, which was a nightmare.
So I found Gus
Hi,
first, it seems the confgure has no errors, it finds tcl/tk 8.5 and configures correctly
|
|
Wednesday, September 12, 2007 - 4 Posts by 3 People
Sep 2007 9:58 TCL/TK compiler Can any body provide download link for TCL complier
12 Sep 2007 18:09 Re: TCL/TK compiler TCL/Tk is a scripting language. It has no compiler.
...
need only interpreter to be installed.12 Sep 2007 18:09 Ads12 Sep 2007 18:16 Re: TCL/TK compiler
|
|
Saturday, October 17, 2009 - 3 Posts by 2 People
Hi!
I wanted to update the installed version of tcl/tk on my osx. Unfortunately, I installed so
.
I wanted to use tcl but I get the message: "No Tcl configuration file found (tclConfig.sh)".
Does anyone
(tclConfig.sh)"
I guess, I installed to many versions and now I got fragments of tcl/tk all over my
|
|
Monday, August 24, 2009 - 8 Posts by 2 People
I've been messing around w/ some tcl/tk scripting (tclsh)
and came up with a little GUI System
Linux distro as long as tcl/tk (any version) is installed.
To install tcl/tk (if not already...
WOOHOO!Attached is a simple Tcl/Tk script.
Created just for practice, but I hope it's useful also
|
|
Sunday, June 21, 2009 - 12 Posts by 8 People
I've been working with TCL/TK ,recently started to use TCL/TK with my automation applications...
to know any hidden or handy features of TCL/TK or any easy method to achieve some big operations
of code. It's important to note that Tcl/Tk had geometry management at least 10 years before .net came out...
|
|
Saturday, August 08, 2009 - 3 Posts by 3 People
I really like Perl/Tk, but have come to the opinion that it's DOA. I think Tcl::Tk and Tkx
are better solutions. Assume I drop Perl/Tk. Is the "most supported" route to go with Tcl::Tk (which...
win32 and this was about 5 years ago.
Under the hood both Tcl::Tk and Tkx use the Tcl module as a bridge...
|
|
Tuesday, March 04, 2008 - 7 Posts
Hi
Im a ubuntu 7.10 user and my system is up to date (this includes tcl/tk 8.5
i found to this error message on the net was to install the needed tcl/tk packages and then it worked
, using the "old" tcl/tk 8.4 libs without AA but since i noticed that finally tcl/tk 8.5 are ...
|
|
Monday, July 29, 2002 - 4 Posts by 4 People
Languages (eg: PERL, PHP, ASP) but ive gotten sick of them and now im learning TCL (pronouced: tickle
).
The version of TCL that I downloaded ( http://www.activestate.com ) was excellent but provides very
from www.python.org it makes heavy use of TCL/tk and there is a mod_python for apache knocking around
|
|
Tuesday, September 01, 2009 - 3 Posts by 3 People
Application. I purchased a book entitled, "Practical Programming in TCL and TK", downloaded TCLkit
, and FreeWrap, yet I am having troubles finding a methodological way to convert TCL in TK (Wish
", the executable that will be wrapped with your tcl code. For this example I'll assume you're creating
|
|
Friday, October 03, 2008 - 5 Posts by 5 People
Tcl/Tk is a simple way to script small GUIs.
Can anyone give a nice example with a button
any longer.
package require Tk proc main {} { if {[lsearch -exact [font names] TkDefaultFont] == -1
} { # older versions of Tk don't define this font, so pick something # suitable font create
|

)