The Viamentis Blog

Curious About Everything

The Viamentis Blog header image 4

Shoes - a ruby GUI toolkit

April 4th, 2008 · 1 Comment · Ruby

Ruby is not only showing its power in Rails but also applications like “shoes” ,”shoes” is graphics and windowing toolkit. It will run on all platforms like Windows, Mac OS X and Linux , which help you to build desktop applications easily.Its creating GUI components some what similar to web applications.shoes library making our task […]

[Read more →]

Tags:··

Anvil: GUI development Framework in Ruby

January 14th, 2008 · No Comments · Ruby

Recently i have done a small experimentation on Anvil - A ruby framework to create GUI based applications.The back bone of Anvil is WxRuby. At a glance i thought it will be very easy, so decided to to give a try
sudo apt-get install anvil
This installs anvil and all the other required gems. Then […]

[Read more →]

Tags:···