diff options
author | stanton <stanton> | 1999-04-16 01:25:53 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-04-16 01:25:53 (GMT) |
commit | 404fc236f34304df53b7e44bc7971d786b87d453 (patch) | |
tree | 26ed396a9d8bc0deb59c9732db47806e3d11217b /mac/README | |
parent | 23b428ee02ffc11a8ca297f866710dc0c1a92618 (diff) | |
download | tk-404fc236f34304df53b7e44bc7971d786b87d453.zip tk-404fc236f34304df53b7e44bc7971d786b87d453.tar.gz tk-404fc236f34304df53b7e44bc7971d786b87d453.tar.bz2 |
* Merged changes from 8.0.5:
- Updated for Mac release
Diffstat (limited to 'mac/README')
-rw-r--r-- | mac/README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -8,7 +8,7 @@ Jim Ingham Cygnus Solutions jingham@cygnus.com -RCS: @(#) $Id: README,v 1.6 1999/01/04 19:25:27 rjohnson Exp $ +RCS: @(#) $Id: README,v 1.7 1999/04/16 01:25:54 stanton Exp $ 1. Introduction --------------- @@ -44,7 +44,7 @@ the documentation for more details. Syd Polk <icepick@eng.sun.com> is the author of the new menu code. Feel free to contact him if you have questions or comments about the menu mechanism. -As of Tk 8.0.5, MacTk menus will adopt the backgrounds, shape, separator, etc +As of Tk 8.0.4, MacTk menus will adopt the backgrounds, shape, separator, etc of the current theme. The "tk_messageBox" command on the Macintosh is now much more @@ -182,9 +182,9 @@ following items: CodeWarrior Pro 1 or higher (CodeWarrior release 9 or higher can work and we have project files, but we are depricating support) - 8.0.5 was build with CW Pro 3. + 8.0.5 was build with CW Pro 4. Mac Tcl 8.0 (source) - (which requires More Files 1.4.2 or 1.4.3) + (which requires More Files 1.4.2 or greater - except not 1.4.4) Mac Tk 8.0 (source) The project files included with the Mac Tcl source should work |