mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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/branches/ruby_1_8@8237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
|---|---|---|
| .. | ||
| images | ||
| scripts | ||
| barchart5.rb | ||
| calendar.rb | ||
| graph6.rb | ||
| graph7.rb | ||
| graph7a.rb | ||
| graph7b.rb | ||
| graph7c.rb | ||
| pareto.rb | ||
| plot1.rb | ||
| plot1b.rb | ||
| readme.txt | ||
| winop1.rb | ||
| winop2.rb | ||
The scripts and image files in this directory are based on demo files of Tcl/Tk's BLT extention.