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

  1. Index: macosx/tkMacOSXInt.h
  2. ==================================================================
  3. --- macosx/tkMacOSXInt.h
  4. +++ macosx/tkMacOSXInt.h
  5. @@ -180,12 +180,12 @@
  6.  
  7. /*
  8. * Defines for tkTextDisp.c
  9. */
  10.  
  11. -#define TK_LAYOUT_WITH_BASE_CHUNKS 1
  12. -#define TK_DRAW_IN_CONTEXT 1
  13. +#define TK_LAYOUT_WITH_BASE_CHUNKS 0
  14. +#define TK_DRAW_IN_CONTEXT 0
  15.  
  16. /*
  17. * Prototypes of internal procs not in the stubs table.
  18. */