summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mac/README10
-rw-r--r--mac/bugs.doc7
2 files changed, 14 insertions, 3 deletions
diff --git a/mac/README b/mac/README
index d6b2475..b092ee8 100644
--- a/mac/README
+++ b/mac/README
@@ -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
---------------
diff --git a/mac/bugs.doc b/mac/bugs.doc
index b847345..071153e 100644
--- a/mac/bugs.doc
+++ b/mac/bugs.doc
@@ -4,7 +4,7 @@ by Ray Johnson
Sun Microsystems Laboratories
rjohnson@eng.sun.com
-RCS: @(#) $Id: bugs.doc,v 1.2 1998/09/14 18:23:33 stanton Exp $
+RCS: @(#) $Id: bugs.doc,v 1.3 1998/11/12 05:59:07 jingham Exp $
We are now very close to passing the test suite for Tk. We are very
interested in finding remaining bugs that still linger. Please let us
@@ -31,6 +31,11 @@ Known bugs:
* Drawing is not really correct. This shows up mostly in the canvas
when line widths are greater than one. Unfortunantly, this will not
be easy to fix.
+
+* The active menu highlight color in Tearoff menus will not match the system-wide
+ menu highlight color under Appearance. It will be black instead. This is not
+ easy to fix, since the Appearance API's don't really allow you to get your hands
+ on this information...
There are many other bugs. However, will no get listed until they
are reported at least once. Send those bug reports in!