Visual Ruby GUI Development Environment Released

Hi:

I hoping to get some feedback on the latest release of visual ruby.
It's a complete IDE for creating GUIs with ruby. I'm getting a fair
amount of downloads, but I'm not sure why I'm not getting questions.

If anyone's interested in making a GUI with ruby, please try installing
it today. I'll be around to answer questions.

I'd like to answer questions and then incorporate the info into the
docs.

Also, please, please tell me if you have trouble installing. I'd like
to help you overcome the problems for my install instructions.

http://visualruby.net (Download)

Thanks everyone,
Eric C

···

--
Posted via http://www.ruby-forum.com/.

Hi Eric,
    will give it a whirl soon. I don't do much with visual environments
myself, but they are really powerful for getting beginners to code. Worth
it for that alone.

regards,
Richard

···

On Mon, Apr 2, 2012 at 8:39 AM, Eric C. <lists@ruby-forum.com> wrote:

Hi:

I hoping to get some feedback on the latest release of visual ruby.
It's a complete IDE for creating GUIs with ruby. I'm getting a fair
amount of downloads, but I'm not sure why I'm not getting questions.

If anyone's interested in making a GUI with ruby, please try installing
it today. I'll be around to answer questions.

I'd like to answer questions and then incorporate the info into the
docs.

Also, please, please tell me if you have trouble installing. I'd like
to help you overcome the problems for my install instructions.

http://visualruby.net (Download)

Thanks everyone,
Eric C

--
Posted via http://www.ruby-forum.com/\.

--
http://richardconroy.blogspot.com | http://twitter.com/RichardConroy

Eric C. wrote in post #1054564:

Also, please, please tell me if you have trouble installing.

Hello,

works on windows. only one issue : the run of glade-3.exe don't work
under vr (works in cmd.exe; have put Gtk+/bin in PATH ...)

So it will be fun to make glade application !

Regards,
Regis

···

--
Posted via http://www.ruby-forum.com/\.

Eric C.:

I hoping to get some feedback on the latest release of visual ruby.

Great job, Eric !

I found out that it is quite possible to use the latest Glade to design
UI then downversion the XML-file.

The latest Glade is significantly better. Just make sure you use no
unsupported widgets, but Glade 3.8 will tell you in time.

I dig it!