From: KUBO T. <ku...@ji...> - 2002-10-06 10:31:42
|
Hi, Allmost all functions of libgnomecanvas2 except internally used ones are implemented as ruby's methods. Checkout from CVS repository and try it. Samples using 'Bezier Curve' and 'RichText' are also added. There is a problem. When you write 50 bezier curves and close the window, it warns as the following; (canvas.rb:1733): GnomeCanvas-CRITICAL **: file gnome-canvas.c: line 3698 (gnome_canvas_request_redraw): assertion `GNOME_IS_CANVAS (canvas)' failed This will be fixed after Ruby/Glib's G_TYPE_POINTER support is done. -- KUBO Takehiro email: ku...@ji... web: http://www.jiubao.org GnuPG fingerprint = 5F7B C8EF CA16 57D0 FDE1 9F47 C001 1F93 AC08 2262 |