The only target of this distribution is to deliver the additional files
needed for non-X Tk on OS/2 via CPAN.pm.

Note that tkOS2GC.c is not included in Illya Vaes's tk-os2 distribution 
any more.

The Illya's port includes also files

default.h		- modified patch
tkCanvPs.c		- included as patch
tkImgPhoto.c		- not needed
tkMain.c		- not needed
tkOption.c
tkPort.h		- not needed
tkSend.c		- modified patch
tkWindow.c		- modified patch

I do not know what is the tkOption.c fix for, the rest is handled by patching.

Original TCL/TK sources are at

  ftp://ftp.neosoft.com/pub/tcl/sorted/distrib/tkos2-4.1s.tar.gz (source)
  ftp://ftp.neosoft.com/pub/tcl/sorted/distrib/tkos2-4.1x.tar.gz (exes)
  ftp://hobbes.nmsu.edu/pub/incoming/tk41os2s.zip (source)
  ftp://hobbes.nmsu.edu/pub/incoming/tk41os2x.zip (exes)

(should be moved to 

  ftp://hobbes.nmsu.edu/pub/os2/dev/tcl/ 

shortly)

CHANGES:
1.02:	Started the Tk800 port (a lot of rough edges with menubars, menus,
	coords. of balloons).  
	(Only residual support of new features of Tk800.)
	One needs to manually disable build of InputO.

1.03:	Make addres.cmd pick up a correct DLL (names differ now for different 
	perls.)
	Do not show switch-entry for withdrawn-from-the-start windows.
	Let PM walk new windows.
	Make transient windows have close buttons.
	Root coordinates calculated OK now (menus posted in a correct place).
	Menu accelerators work.
	Fileevents work again.
	"Real" menubars are height-resized, and post menus in a right
	position.
  Bugs:
	  menus can work even if one releases the button before choosing 
		the menu item - just put ! in Menubutton.pm:271.)
	  but with this basic_demo shows problems with popdown selection boxes.
	  Even without this a combobox is posted below the window.
	  "Real" menubars post menus with bad sensitivity, like comboboxes.
	  $Foo->Icon() hangs