Tcl/Tk Aqua - 8.4.14portable scripting environment & native GUI |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Works just as advertised... 



- Version: 8.4.13, 8/12/2006 07:00AM PST
myamid
No problem here. Does what it's supposed to...
Entry boxes still too big - Version: 8.4.10, 6/7/2005 09:29AM PST
(1 of 1 users found this comment useful)
reowen
Beware: Entry boxes are still too big (at least as of an 8.4.10 prerelease I tried yesterday). The text in them has a huge and unwelcome margin around it. This is a tk bug that first showed up in the 8.4.9.1 binary installer.
If you use entry boxes (as most tk users do) I suggest you stick to 8.4.9.0 for now. Or if you run MacOS X 10.4 and don't need extra tcl/tk extensions included in the "BI" package, stick to the built in aqua tcl/tk.
(Also, Apple's installer has a bug that causes it to crash sometimes when scrolling through the configuration options. The "BI" version of the installer is one of the few installers that has enough items in it to expose this bug.)
If you use entry boxes (as most tk users do) I suggest you stick to 8.4.9.0 for now. Or if you run MacOS X 10.4 and don't need extra tcl/tk extensions included in the "BI" package, stick to the built in aqua tcl/tk.
(Also, Apple's installer has a bug that causes it to crash sometimes when scrolling through the configuration options. The "BI" version of the installer is one of the few installers that has enough items in it to expose this bug.)
Which Tcl/Tk? - Version: 8.4.9.1, 5/30/2005 07:10AM PST
david-bo
Setup:
1 Mac with 10.3 client
1 linux box
I want to run a X11 application on the Mac and display it on the linux box via X11 tunneled through ssh.
However, this application requires tkinter, which is not included in 10.3 (it is included in 10.4 but I can't upgrade right now). Which Tcl/Tk should I install? I have read a lot of FAQ:s and other documentation for tcltkaqua but I don't understand it.
Obviously, I don't need the app to be displayed with native Mac OS X look'n'feel and I don't need to develop in Tcl/Tk. Is tcltkaua even the right thing for me? I am a little suspicious, my guess would be that I should look for some X11-version of Tcl/Tk for my specific purposes.
Anyone know what to do?
Thanks
1 Mac with 10.3 client
1 linux box
I want to run a X11 application on the Mac and display it on the linux box via X11 tunneled through ssh.
However, this application requires tkinter, which is not included in 10.3 (it is included in 10.4 but I can't upgrade right now). Which Tcl/Tk should I install? I have read a lot of FAQ:s and other documentation for tcltkaqua but I don't understand it.
Obviously, I don't need the app to be displayed with native Mac OS X look'n'feel and I don't need to develop in Tcl/Tk. Is tcltkaua even the right thing for me? I am a little suspicious, my guess would be that I should look for some X11-version of Tcl/Tk for my specific purposes.
Anyone know what to do?
Thanks
Most Recent Replies: View All 3 Replies
- Which Tcl/Tk?
you added blt? 



- Version: 8.4.9.1, 5/4/2005 03:53PM PST
wgscott
If this works with blt, I may have to kiss you.
I built python 2.4 against the previous version of this, and the Tkinter GUI launches FIVE TIMES faster than with the X-windows version, even on my G5 with 2x2.5 GHz processors.
I'm very impressed already. This version can only be better. In anticipation, I give it a 5.
I built python 2.4 against the previous version of this, and the Tkinter GUI launches FIVE TIMES faster than with the X-windows version, even on my G5 with 2x2.5 GHz processors.
I'm very impressed already. This version can only be better. In anticipation, I give it a 5.
Most Recent Replies: View All 1 Replies
bug in 8.4.5b1 installer - Version: 8.4.5b1, 1/15/2004 01:40AM PST
das_
there is a bug in the full BI installer that causes it to install tclAE2.0 into the root directory of your hard drive instead of into /Library/Tcl. You can manually fix this by saying
sudo mv /tclAE2.0 /Library/Tcl
in Terminal after installation.
sorry about that, this will be fixed in the final 8.4.5 installer
Hmm - Version: 8.4.5b1, 1/14/2004 11:34AM PST
Eridius
This thing installs fine, but the one thing I want Tk for is the Python ImageTk package. However, when I tested a script that came with PIL and uses tkinter, it failed upon importing _imagingtk. Why doesn't that work?
Most Recent Replies: View All 2 Replies
if only - Version: 8.4.5b1, 1/14/2004 08:09AM PST
wgscott
-
If only this also included blt, I would saw my left arm off with gratitude.
Most Recent Replies: View All 1 Replies
Installation error... - Version: 8.4.5b1, 1/14/2004 08:03AM PST
morini4me
I got an installation error with TclTkAquaBI-8.4.5.0b1-Panther:
Repeating the installation process only repeats the error.
I'm running Panther 10.3.2 having full Apple development system and a former release of Tcl/Tk-Aqua installed.
"Bei der Installation sind Fehler aufgetreten.
Bitte versuchen Sie die Installation erneut."
Repeating the installation process only repeats the error.
I'm running Panther 10.3.2 having full Apple development system and a former release of Tcl/Tk-Aqua installed.
Most Recent Replies: View All 1 Replies
the download sites wont open - Version: 8.4.4, 8/6/2003 06:56AM PST
(0 of 2 users found this comment useful)
cassiopeia_nld
It is impossible to download Tickle since the site generates a posix error, both sites that is.
Too bad I have been using tickle since 1997, and this version for aqua just was missing.
Most Recent Replies: View All 1 Replies
You might be better off sticking with an all PowerPC installation if you need a library that's only in the BI distribution or check out the ActiveTCL package. It has many, but not all of the BI packages in them and is available for Intel and PPC. Fink is also an option to bring your whole Tcl install together on your platform.