The input text is exactly as printed on page 153 of your book. All 7 lines. ERA ---------- Original Message ---------------------------------- From: Dave Thomas <Dave / PragmaticProgrammer.com> Reply-To: ruby-talk / ruby-lang.org Date: Sun, 18 Mar 2001 07:14:59 +0900 >"rashworth" <rashworth / mail.warpnet.net> writes: > >> Subject: Simple Tk Application, page 153 in your Programming Ruby. >> >> What is the correct procedure to run this example? >> >> When I use "Run Ruby Program" the output window flashes open >> and then closes quickly. >> >> When I use the Ruby Interpreter (Ruby only icon), nothing happens >> on my PC with the Windows ME. I am using Ruby 1.6.1. > >I just downloaded the code from the web site and ran it. It put up the >Hello, world! window when I ran from the command line (I didn't try it >from RubyWin). I was using 1.6.2 under NT (I don't have an ME box). > >Are you sure you have the 'Tk.mainloop' line in the code. > >> What is the reference for the "pickaxe book" ? >> Author, Title, Publisher and ISBN Number. > >Me 'n' Andy >Programming Ruby: The Pragmatic Programmer's Guide >Addison Wesley >0201710897 > > > >Regards > > >Dave >