summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpetasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e>2010-01-03 12:42:51 (GMT)
committerpetasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e>2010-01-03 12:42:51 (GMT)
commite6fc35bc94cf546e2a83b63d5476d314ad8b900e (patch)
tree64d6b62a5c1d39042cc561487f88ae540f96ae6b
parent23a5d97d3f8a540edd1f50547e1d64268778a595 (diff)
downloadtkdnd-e6fc35bc94cf546e2a83b63d5476d314ad8b900e.zip
tkdnd-e6fc35bc94cf546e2a83b63d5476d314ad8b900e.tar.gz
tkdnd-e6fc35bc94cf546e2a83b63d5476d314ad8b900e.tar.bz2
Documentation fixes
-rw-r--r--doc/tkDND.htm6
-rw-r--r--doc/tkDND.n3
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/tkDND.htm b/doc/tkDND.htm
index 68af507..9265c87 100644
--- a/doc/tkDND.htm
+++ b/doc/tkDND.htm
@@ -458,6 +458,10 @@ And that was all!
<B>Unix:</B>
Dragging from Tk windows has not yet been implemented.
<BR>
+<B>OS X:</B>
+TkDND under OS X is built on top of the Cocoa framework. Thus, it is compatible
+with Tk version &gt;= 8.6
+<BR>
<A NAME="lbAM">&nbsp;</A>
<H2>KEYWORDS</H2>
@@ -485,6 +489,6 @@ dnd, drag and drop
This document was created by
<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
-Time: 23:51:03 GMT, April 06, 2006
+Time: 23:51:03 GMT, January 03, 2010
</BODY>
</HTML>
diff --git a/doc/tkDND.n b/doc/tkDND.n
index fabcc0f..a67704e 100644
--- a/doc/tkDND.n
+++ b/doc/tkDND.n
@@ -638,6 +638,9 @@ And that was all!
.SH BUGS
\fBUnix:\fR
Dragging from Tk windows has not yet been implemented.
+\fBOS X:\fR
+TkDND under OS X is built on top of the Cocoa framework. Thus, it is compatible
+with Tk version >= 8.6
.br
.SH KEYWORDS
dnd, drag and drop