diff options
author | jingham <jingham> | 1998-11-12 05:59:07 (GMT) |
---|---|---|
committer | jingham <jingham> | 1998-11-12 05:59:07 (GMT) |
commit | 12290a69b42f92f73bce38490cee049fe5de8d16 (patch) | |
tree | 5cf973dfa5926bf4c8e1ccbf6beeb01f750e9917 /mac/README | |
parent | ad5d4d015663fbed6bb4d8ea9d0b1bfda00d82ad (diff) | |
download | tk-12290a69b42f92f73bce38490cee049fe5de8d16.zip tk-12290a69b42f92f73bce38490cee049fe5de8d16.tar.gz tk-12290a69b42f92f73bce38490cee049fe5de8d16.tar.bz2 |
Added comment about folder names for tcl & tk, and one addition to the bugs.doc file.
Diffstat (limited to 'mac/README')
-rw-r--r-- | mac/README | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -8,7 +8,7 @@ Jim Ingham Cygnus Solutions jingham@cygnus.com -RCS: @(#) $Id: README,v 1.4 1998/11/11 17:29:34 jingham Exp $ +RCS: @(#) $Id: README,v 1.5 1998/11/12 05:59:13 jingham Exp $ 1. Introduction --------------- @@ -200,7 +200,13 @@ Special notes: * We are starting to support the new Appearance Manager that shipped with MacOS 8.0. The Tk 8.0.3 release is the first Tk release that supports the Appearance Manager well. Tk 8.0.4 extends this support - to the menu system. + to the menu system, though you have to have Appearance 1.0.1 or later + installed for this to work. + +* If you get the Unix tar file, it will untar into a directory tcl8.0.4. However, + the Macintosh project files expect the folder to be called tcl8.0. You will need + to rename the folder to tcl8.0, or change all the paths in the project files. + 7. About Dialog --------------- |