Hi,
Ruby-GNOME2-0.5.0, Ruby/GtkSourceView-0.1.0 are now available.
Enjoy!
What's new?
===========
* Fixed some bugs, Improved.
* Some classes/methods were added.
* Ruby/GtkSourceView project has been started.
* Added two samples on Project website.
Downloads
=========
http://sourceforge.net/project/showfiles.php?group_id=53614
* ruby-gtk2
The minimum package which includes
Ruby/GLib2, Ruby/GdkPixbuf, Ruby/Pango, Ruby/GTK2.
* ruby-gnome2
All of Ruby-GNOME2 libraries.
* ruby-gtksourceview
Ruby/GtkSourceView. This depends on ruby-gtk2(or ruby-gnome2).
What's Ruby-GNOME2?
===================
Ruby-GNOME2 is a set of Ruby language bindings for
the GNOME 2.x development environment.
Supported libraries are:
Ruby/GLib2, Ruby/GdkPixbuf2, Ruby/Pango, Ruby/GTK2
Ruby/GNOME2, Ruby/GnomeCanvas2, Ruby/Libart2, Ruby/Libglade2
Ruby/GConf2
What's Ruby/GtkSourceView?
==========================
Ruby/GtkSourceView is a wrapper for GtkSourceView.
Geoff Youngs maintains it.
Geoff's introduction:
GtkSourceView is a syntax highlighting, multi-line text editing widget
for GTK+2. It is currently at version 0.2.0 and is used, among other
things, by the latest version of GEdit, the GNOME 2 text editor.
It is a subclass of GtkTextView, the mutli-line text editor widget that
comes with GTK+ and can be used (more or less) as a drop in replacement
for the TextView widget.
It comes with several syntax files for highlighting languages such as C,
C++, Python etc, but the syntax is fairly straightforward for designing
more. A ruby one has already been created and will be included in the
Ruby/GtkSourceView distribution at least until it is accepted upstream.
The interface is quite straight forward - you can select languages by
mime type or by enumerating them etc.
It is used in RUDE - which is currently very much pre-alpha and will
probably destroy huge wadges of code if you try to use it for anything -
but which is available from http://rox-ruby.sf.net/
Resources
=========
- Project website
http://ruby-gnome2.sourceforge.jp/
- Mailing lists
http://sourceforge.net/mail/?group_id=53614
- Ruby/GTK Tutorial
http://ruby-gnome2.sourceforge.net/tut/toc.htm
- Ruby/GTK2 Tutorial(Japanese)
http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Ruby%2FGTK2%A5%C1%A5%E5%A1%BC%A5%C8%A5%EA%A5%A2%A5%EB
- Ruby-GNOME2 API Reference
http://ruby-gnome2.sourceforge.jp/hiki.cgi?Ruby-GNOME2+API+Reference
- New samples
http://ruby-gnome2.sourceforge.jp/hiki.cgi?Samples
* Simple Text Editor
http://ruby-gnome2.sourceforge.jp/hiki.cgi?Simple+Text+Editor
* XML Tree Viewer
http://ruby-gnome2.sourceforge.jp/hiki.cgi?XML+Tree+Viewer
- gtk+-2.2 binary package for cygwin
http://web.sfc.keio.ac.jp/~s01397ms/cygwin/index.html.en
- GTK+ and GIMP for Windows
http://www.gimp.org/~tml/gimp/win32/
- GTK+ for Windows
http://www.dropline.net/gtk/
- GNOME Website
http://www.gnome.org/
- GtkSourceView
http://www.gnome.org/softwaremap/projects/gtksourceview
--
.:% Masao Mutoh<mutoh / highway.ne.jp>