# # tk/spinbox.rb - Tk spinbox classes # $Date: 2005/10/22 22:16:24 $ # by Yukihiro Matsumoto # require 'tk' require 'tk/entry' class TkSpinbox