Aquila wrote: > I'm absolutely new to ruby but I can program in a lot of other languages. To > get to know this language better I would like to animate a robot walking to > a maze, does anyone of you have pointers to examples on GUI programming > with ruby? I'll learn the rest ;-) Such a maze would be totally simple to animate using the Tk Canvas. Here's an example of Ruby driving this canvas: http://www.rubygarden.org/ruby?SvgCanvas -- Phlip http://industrialxp.org/community/bin/view/Main/TestFirstUserInterfaces