2002-01-17 03:05:01 -05:00
|
|
|
README this file
|
2003-07-27 15:35:06 -04:00
|
|
|
multi-tk.rb multiple Tk interpreter (included safe-Tk) support
|
2004-07-01 05:38:48 -04:00
|
|
|
remotei-tk.rb control remote Tk interpreter on the other process support
|
2002-01-17 03:05:01 -05:00
|
|
|
tk.rb Tk interface
|
2004-07-01 05:38:48 -04:00
|
|
|
|
|
|
|
tk/ library files construct Ruby/Tk
|
|
|
|
|
|
|
|
tkextlib/ non-standard Tcl/Tk extension support libraries
|
|
|
|
|
|
|
|
*********************************************************************
|
|
|
|
*** The followings exists for backward compatibility only.
|
|
|
|
*** The only thing which they work is that requires current
|
|
|
|
*** library files ( tk/*.rb ).
|
|
|
|
*********************************************************************
|
2002-01-17 03:05:01 -05:00
|
|
|
tkafter.rb handles Tcl after
|
|
|
|
tkbgerror.rb Tk error module
|
|
|
|
tkcanvas.rb Tk canvas interface
|
|
|
|
tkclass.rb provides generic names for Tk classes
|
2003-06-18 15:46:20 -04:00
|
|
|
tkconsole.rb console command support
|
2002-01-17 03:05:01 -05:00
|
|
|
tkdialog.rb Tk dialog class
|
|
|
|
tkentry.rb Tk entry class
|
|
|
|
tkfont.rb Tk font support
|
2003-06-12 18:13:13 -04:00
|
|
|
tkmacpkg.rb Mac resource support
|
2002-01-17 03:05:01 -05:00
|
|
|
tkmenubar.rb TK menubar utility
|
|
|
|
tkmngfocus.rb focus manager
|
|
|
|
tkpalette.rb pallete support
|
|
|
|
tkscrollbox.rb scroll box, also example of compound widget
|
|
|
|
tktext.rb text classes
|
|
|
|
tkvirtevent.rb virtual event support
|
2003-06-12 18:13:13 -04:00
|
|
|
tkwinpkg.rb Win DDE and registry support
|