ruby--ruby/ext/tk/sample
nagai 4f8df7dcc4 * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'
option without 'widgetname' option to allow creating a widget object
  which is used as an argument of Tcl/Tk's widget allocation commands.
* ext/tk/lib/tk/image.rb (TkImage.initialize): accept 'imagename'
  option to create a image object by the given name.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-01 17:22:02 +00:00
..
demos-en * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to create 2005-03-30 08:44:19 +00:00
demos-jp * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to create 2005-03-30 08:44:19 +00:00
images added as binary (from ruby_1_8) 2005-03-27 13:37:23 +00:00
msgs_rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
msgs_rb2 * renewal Ruby/Tk 2004-05-01 16:09:54 +00:00
msgs_tk * renewal Ruby/Tk 2004-05-01 16:09:54 +00:00
tcltklib * ext/tk: merge tcltklib for Ruby/Tk installation control 2005-01-25 14:31:45 +00:00
tkextlib * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating' 2005-04-01 17:22:02 +00:00
binding_sample.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
bindtag_sample.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
binstr_usage.rb * renewal Ruby/Tk 2004-05-01 16:09:54 +00:00
btn_with_frame.rb * renewal Ruby/Tk 2004-05-01 16:09:54 +00:00
cd_timer.rb * ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_value 2005-03-14 10:42:46 +00:00
cmd_res_test.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
cmd_resource * ext/tk/lib/tk/image.rb: bug fix 2004-10-04 03:56:00 +00:00
encstr_usage.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
irbtk.rb * ext/tk/tcltklib.c: enforce thread-check and exception-handling to 2005-03-02 07:06:52 +00:00
iso2022-kr.txt * renewal Ruby/Tk 2004-05-01 16:09:54 +00:00
menubar1.rb * ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) support 2004-06-12 15:25:49 +00:00
menubar2.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
multi-ip_sample.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
multi-ip_sample2.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
optobj_sample.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
propagate.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
remote-ip_sample.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
remote-ip_sample2.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
resource.en
resource.ja
safe-tk.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkalignbox.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkballoonhelp.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkbiff.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkbrowse.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkcombobox.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkdialog.rb
tkfrom.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkhello.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkline.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmenubutton.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmsgcat-load_rb.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmsgcat-load_rb2.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmsgcat-load_tk.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmulticolumnlist.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmultilistbox.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmultilistframe.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkoptdb-safeTk.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkoptdb.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkrttimer.rb * ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handler 2005-03-10 10:13:30 +00:00
tktextframe.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tktextio.rb * ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handler 2005-03-10 10:13:30 +00:00
tktimer.rb
tktimer2.rb
tktimer3.rb
tktree.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tktree.tcl * add a new sample script 2004-05-16 21:43:37 +00:00