From: Brian Candler Date: 2009-12-12T22:01:01+09:00 Subject: Re: program: a small ball in a window Teodor Carstea wrote: > ok, now I need to make it "alive". In C/C++ I can, but in Ruby, I have > no idea. What library did you use in C/C++ to draw the graphics? You may find that there's a Ruby binding to the same library, so you won't have to learn a new API. -- Posted via http://www.ruby-forum.com/.