README
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:1k
源码类别:

通讯编程

开发平台:

Visual C++

  1. Tk 8.4 for Windows
  2. Originally by Scott Stanton while at Sun Microsystems Labs
  3. RCS: @(#) $Id: README,v 1.16 2002/03/04 23:31:45 hobbs Exp $
  4. This is the directory where you configure and compile the Windows
  5. version of Tk.  This directory also contains source files for Tk
  6. that are specific to Microsoft Windows.  The rest of this file
  7. contains information specific to the Windows version of Tk.
  8. Please see the README and win/README files that come with the
  9. associated Tcl release for an extensive set of pointers to
  10. documentation.  You will need to obtain and compile the
  11. Tcl release before using the Tk source distrition.
  12. If you install the Tk sources next to the Tcl sources, then
  13. the Tk Makefiles (e.g., makefile.vc for VC++) will properly
  14. locate the necessary Tcl files.  Otherwise you may need to
  15. edit makefile.vc and adjust the path to Tcl accordingly.
  16. Information about compiling for windows is maintained at:
  17.     http://www.tcl.tk/doc/howto/compile.html