Ruby Canvas (GUI)

Posted by Eugene on Stack Overflow See other posts from Stack Overflow or by Eugene
Published on 2010-06-06T19:09:17Z Indexed on 2010/06/06 19:12 UTC
Read the original article Hit count: 431

Filed under:
|
|

Hi dear community!

I need draw some lines/circles/rect/etc from ruby into something like canvas.

I tried wxRuby and fxRuby but they are have no good examples to draw simple lines.

Just tried to install qtruby on Windows and its fall cause of some number of errors.

So:

1) Which API for ruby to draw on canvas I need? 2) Give me a little sample of it (full code please)?

Sincerely Eugene

© Stack Overflow or respective owner

Related posts about ruby

Related posts about gui