1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/tk/sample/tkextlib
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
..
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
iwidgets * sample/tkextlib/iwidgets/sample/hierarchy.rb: show basename 2005-03-31 05:55:35 +00:00
tcllib
tkHTML * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to create 2005-03-30 08:44:19 +00:00
tkimg
tktable * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to create 2005-03-30 08:44:19 +00:00
treectrl * ext/tk/ChangeLog.tkextlib: add log of the modification by 2005-04-01 07:42:37 +00:00
vu