From: Mats B. <ma...@pr...> - 2002-04-11 06:05:50
|
"Michael A. Cleverly" wrote: > > The layout of the file system for the CD is: > > lib/macintosh > lib/macintosh/QuickTimeTcl > lib/windows/QuickTimeTcl > > In the bin/ directory I have copies of the tclkit runtime for Windows & > Linux. (To be clear, I'm not using/creating a scripted document; the > tclkit binaries are just a convenient way to get Tcl/Tk in one nice > self-contained package.) > Update: QuickTimeTcl crashes if you try to open a movie in 8.4 (incl. TclKit). It will load however. You need a separate build for 8.4. For Windows I've got one on my disk, but not yet for mac. Tell me if you want one. For some reason the core has changed TkClassProcs -> Tk_ClassProcs and TkSetClassProcs -> Tk_SetClassProcs. Sorry for this versioning mess. Mats |