3 messages in com.googlegroups.sketchuprubyRe: None webconsole.rb
FromSent OnAttachments
Jim17 Jan 2007 06:24 
Yasemin Afacan17 Jan 2007 07:31 
Jim17 Jan 2007 08:32 
Subject:Re: None webconsole.rb
From:Jim (jim.@gmail.com)
Date:01/17/2007 08:32:58 AM
List:com.googlegroups.sketchupruby

Yasemin Afacan wrote:

Thanks Jim, but I couldn't understand what exactly does this new WebDialog
interface? What is difference between Web console and Ruby console?, Yas

It allows a person to enter ruby code and execute it. I wrote it to learn a little about the new WebDialog class that came with SU6. I use it to test run code snippets. The code is persistent, and it's easier to edit longer snippets than in the ruby console.