Very well done. The UI is well-designed, the code generator works. Good deal. It would be neat if userscould run the generated code from within foxGUib. Bill On Thu, 6 Jan 2005 01:26:31 +0900, henon (meinrad recheis) <meinrad.recheis__nospam__ / gmx.at> wrote: > The wiki is probably the best place for feedback. > I would appreciate your feedback most! > > http://fox-tool.rubyforge.org/wiki/wiki.pl? > > regards, > - henon > > -- $stdout.sync = true "Just another Ruby hacker.".each_byte do |b| ('a'..'z').step do|c|print c+"\b";sleep 0.007 end;print b.chr end; print "\n"