ruby/ext/tk/sample/tkextlib
ocean 58d86a2035 * ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure creates
TkVariable if key name is 'variable' or 'textvariable'
  by default. [ruby-dev:26749]

* ext/tk/lib/tk/{label,radiobutton}.rb: removed its own
  {variable,textvariable} function.

* ext/tk/lib/tk/variable.rb: retains backward conpatibility.

(written by Hidetoshi NAGAI)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8933 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-08-06 03:44:00 +00:00
..
blt * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating' 2005-04-01 17:22:02 +00:00
bwidget * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to create 2005-03-30 08:44:19 +00:00
ICONS * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
iwidgets * sample/tkextlib/iwidgets/sample/hierarchy.rb: show basename 2005-03-31 05:55:35 +00:00
tcllib * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tile * ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure creates 2005-08-06 03:44:00 +00:00
tkHTML * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to create 2005-03-30 08:44:19 +00:00
tkimg * ext/tk/sample/tkextlib/tkimg/*: Tk::Img extension sample 2005-03-15 08:22:09 +00:00
tktable * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to create 2005-03-30 08:44:19 +00:00
treectrl commit miss... 2005-04-10 05:46:55 +00:00
vu * ext/tk/lib/tk/dialog.rb: fixed typo. 2005-04-04 01:37:19 +00:00