From: Masao M. <mu...@hi...> - 2002-09-01 05:48:56
|
Hi, Ruby-GNOME-0.30 is out! In this release, Ruby/GNOME module support Gnome::Canvas, and Libart was added. It was due mainly to KUBO-san's efforts. Thanks! Especially, sample script of Gnome::Canvas is cool. Enjoy! *NOTICE* Since this release you should initialize Ruby/GNOME script by Gnome.init(). ----- Overview of Changes in Ruby-GNOME 0.30 * Add Ruby/Libart. Overview of Changes in Ruby/GTK 0.30 * Fix some bugs. * Add Gtk::MenuBar#set_shadow_type * Enhanced Gtk::Entry.new(accept a "max_length" as optionnal argument). * Add Gtk::Socket#xwindow. * Add sample for Gtk::Socket, Gtk::Plug. Overview of Changes in Ruby/GNOME 0.30 * Fix some bugs. * Add Gnome.init(You should add this to your Ruby/GNOME script). * Add Gnome::Canvas, CanvasGroup, CanvasItem, CanvasLine, CanvasRect, CanvasText, CanvasImage, CanvasWidget, CanvasPoints. * Add Sample for Gnome::Canvas. * Support Libart. -- .:% Masao Mutoh<mu...@hi...> |