From: Patrick Lynch Date: 2006-09-28T09:23:18+09:00 Subject: Re: CanvasPlot, createPlotAxis and createLinePlot. Paul Lutus wrote: > Patrick Lynch wrote: > > / ... > >> The three classes or methods that will do everything I want, as shown in >> ref 2, are: >> 1. CanvasPlot >> 2. createLinePlot >> 3. createPlotAxis >> >> What is the 'require' that is required to make these Class/Methods known >> to a Ruby program... > > Most likely: > > require 'tk' I tried 'tk'...but it doesn't work...bummer... -- Posted via http://www.ruby-forum.com/.