Posted to tcl by mjanssen at Wed Apr 18 09:30:59 GMT 2018view pretty

Index: macosx/tkMacOSXInt.h
==================================================================
--- macosx/tkMacOSXInt.h
+++ macosx/tkMacOSXInt.h
@@ -180,12 +180,12 @@

 /*
  * Defines for tkTextDisp.c
  */

-#define TK_LAYOUT_WITH_BASE_CHUNKS	1
-#define TK_DRAW_IN_CONTEXT		1
+#define TK_LAYOUT_WITH_BASE_CHUNKS	0
+#define TK_DRAW_IN_CONTEXT		0

 /*
  * Prototypes of internal procs not in the stubs table.
  */