
Ruby-GOME2-0.5.0, Ruby/GtkSourceView-0.1.0
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://www.*-*-*.com/
* 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://www.*-*-*.com/
Resources
=========
- Project website
http://www.*-*-*.com/
- Mailing lists
http://www.*-*-*.com/
- Ruby/GTK Tutorial
http://www.*-*-*.com/
- Ruby/GTK2 Tutorial(Japanese)
http://www.*-*-*.com/ %2FGTK2%A5%C1%A5%E5...
- Ruby-GNOME2 API Reference
http://www.*-*-*.com/ +API+Reference
- New samples
http://www.*-*-*.com/
* Simple Text Editor
http://www.*-*-*.com/ +Text+Editor
* XML Tree Viewer
http://www.*-*-*.com/ +Tree+Viewer
- gtk+-2.2 binary package for cygwin
http://www.*-*-*.com/ ~s01397ms/cygwin/index.html.en
- GTK+ and GIMP for Windows
http://www.*-*-*.com/ ~tml/gimp/win32/
- GTK+ for Windows
http://www.*-*-*.com/
- GNOME Website
http://www.*-*-*.com/
- GtkSourceView
http://www.*-*-*.com/
--