require 'tkmove3.rb' include TestBed c = TkCanvas.new.pack lines = TkdLines.new( c ) lines.bind testbed(c) Tk.mainloop