• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..14-Nov-201316

aclocal.m4H A D17-Apr-200824

buildall.vc.batH A D17-Apr-20081.7 KiB

configureH A D17-Apr-200867.5 KiB

configure.inH A D17-Apr-20088.7 KiB

lamp.bmpH A D28-Mar-20022.1 KiB

license.termsH A D01-Apr-19982.2 KiB

makefile.bcH A D17-Apr-200816.7 KiB

Makefile.inH A D17-Apr-200818.7 KiB

makefile.vcH A D17-Apr-200827 KiB

mkd.batH A D17-Apr-2008186

nmakehlp.cH A D18-Oct-200612 KiB

rc/H14-Nov-201385

READMEH A D04-Mar-2002966

rmd.batH A D17-Apr-2008340

rules.vcH A D17-Apr-200812.7 KiB

stubs.cH A D01-Feb-20026.2 KiB

tcl.m4H A D17-Apr-200821.5 KiB

tkConfig.sh.inH A D17-Apr-20082.9 KiB

tkWin.hH A D15-Apr-19991.1 KiB

tkWin32Dll.cH A D23-Aug-20055.4 KiB

tkWin3d.cH A D13-Apr-200016.4 KiB

tkWinButton.cH A D11-Dec-201236.2 KiB

tkWinClipboard.cH A D12-Apr-200010.4 KiB

tkWinColor.cH A D05-Jul-200016.2 KiB

tkWinConfig.cH A D04-Aug-20021.4 KiB

tkWinCursor.cH A D28-Jan-20046.4 KiB

tkWinDefault.hH A D21-Jun-200216.6 KiB

tkWinDialog.cH A D04-Oct-200575.2 KiB

tkWinDraw.cH A D05-Dec-200735.3 KiB

tkWinEmbed.cH A D11-Apr-200619.5 KiB

tkWinFont.cH A D09-Aug-200472 KiB

tkWinImage.cH A D28-Oct-200316.7 KiB

tkWinInit.cH A D18-Feb-20033.7 KiB

tkWinInt.hH A D05-Dec-20075.6 KiB

tkWinKey.cH A D30-Aug-200620.1 KiB

tkWinMenu.cH A D11-Dec-201287.9 KiB

tkWinPixmap.cH A D11-Dec-20126.1 KiB

tkWinPointer.cH A D18-Apr-200011.9 KiB

tkWinPort.hH A D18-Oct-20022.9 KiB

tkWinRegion.cH A D14-Jun-20024.2 KiB

tkWinScrlbr.cH A D20-Feb-200319.6 KiB

tkWinSend.cH A D04-Aug-20022.6 KiB

tkWinTest.cH A D11-Dec-20128.3 KiB

tkWinWindow.cH A D14-Jun-200219 KiB

tkWinWm.cH A D11-Dec-2012216.7 KiB

tkWinX.cH A D05-Dec-200748.2 KiB

winMain.cH A D11-Dec-20039.3 KiB

wish.exe.manifest.inH A D17-Apr-2008589

README

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