1README		this file
2multi-tk.rb	multiple Tk interpreter (included safe-Tk) support
3remotei-tk.rb	control remote Tk interpreter on the other process support
4tk.rb		Tk interface
5
6tk/             library files construct Ruby/Tk
7
8tkextlib/       non-standard Tcl/Tk extension support libraries
9
10*********************************************************************
11***  The followings exists for backward compatibility only.
12***  The only thing which they work is that requires current
13***  library files ( tk/*.rb ).
14*********************************************************************
15tkafter.rb	handles Tcl after
16tkbgerror.rb	Tk error module
17tkcanvas.rb	Tk canvas interface
18tkclass.rb	provides generic names for Tk classes
19tkconsole.rb	console command support
20tkdialog.rb	Tk dialog class
21tkentry.rb	Tk entry class
22tkfont.rb	Tk font support
23tkmacpkg.rb	Mac resource support
24tkmenubar.rb	TK menubar utility
25tkmngfocus.rb	focus manager
26tkpalette.rb	pallete support
27tkscrollbox.rb	scroll box, also example of compound widget
28tktext.rb	text classes
29tkvirtevent.rb	virtual event support
30tkwinpkg.rb	Win DDE and registry support
31