mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
b388591ab7
tcltklib.c : add some methods to support multiple interpreters (low level) MANUAL.euc : modify descriptions tcltklib/sample/safeTk.rb : (new) sample : how to use safeTk interpreter tk/sample/safe-tk.rb : (new) sample : how to use multi-tk.rb tk.rb, tkafter.rb : bug fix and add feature to supprt multi-tk git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4186 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
36 lines
575 B
Text
36 lines
575 B
Text
MANIFEST
|
|
extconf.rb
|
|
depend
|
|
tkutil.c
|
|
lib/README
|
|
lib/multi-tk.rb
|
|
lib/tk.rb
|
|
lib/tkafter.rb
|
|
lib/tkbgerror.rb
|
|
lib/tkcanvas.rb
|
|
lib/tkclass.rb
|
|
lib/tkconsole.rb
|
|
lib/tkdialog.rb
|
|
lib/tkentry.rb
|
|
lib/tkfont.rb
|
|
lib/tkmacpkg.rb
|
|
lib/tkmenubar.rb
|
|
lib/tkmngfocus.rb
|
|
lib/tkpalette.rb
|
|
lib/tkscrollbox.rb
|
|
lib/tktext.rb
|
|
lib/tkvirtevent.rb
|
|
lib/tkwinpkg.rb
|
|
sample/safe-tk.rb
|
|
sample/tkbiff.rb
|
|
sample/tkbrowse.rb
|
|
sample/tkdialog.rb
|
|
sample/tkfrom.rb
|
|
sample/tkhello.rb
|
|
sample/tkline.rb
|
|
sample/tkmenubutton.rb
|
|
sample/tkoptdb.rb
|
|
sample/resource.ja
|
|
sample/resource.en
|
|
sample/tktimer.rb
|
|
sample/tktimer2.rb
|