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/blt
nagai a8123f8f7e * lib/tkextlib/blt/component.rb: bug fix on treatment of
component objects.
* sample/tkextlib/blt/graph6.rb: a new sample script.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8234 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-01 03:48:26 +00:00
..
images * lib/tkextlib/blt/component.rb: cannot create elements except 2005-03-29 10:27:32 +00:00
scripts * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
barchart5.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
calendar.rb * lib/tkextlib/blt/component.rb: cannot create elements except 2005-03-29 10:27:32 +00:00
graph6.rb * lib/tkextlib/blt/component.rb: bug fix on treatment of 2005-04-01 03:48:26 +00:00
graph7.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
graph7a.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
graph7b.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
graph7c.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
pareto.rb * lib/tkextlib/blt/component.rb: cannot create elements except 2005-03-29 10:27:32 +00:00
plot1.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
plot1b.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
readme.txt * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
winop1.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
winop2.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00

The scripts and image files in this directory are based on demo files
of Tcl/Tk's BLT extention.