Gtk2::Ex::Sheet 0.01 (ALPHA)
- From: muppet <scott asofyet org>
- To: gtk-perl mailing list <gtk-perl-list gnome org>
- Subject: Gtk2::Ex::Sheet 0.01 (ALPHA)
- Date: Wed, 16 Feb 2005 00:23:35 -0500
http://asofyet.org/muppet/software/gtk2-perl/Gtk2-Ex-Sheet-0.01.tar.gz
This module provides a spreadsheet-like widget for Gtk2-Perl programs.
The GtkExtra project at http://gtkextra.sf.net contains several useful
widgets for advanced gtk+ programs. However, the gtk+-2.0 port of the
library has apparently never been released from CVS. This module
provides GtkExtra's GtkSheet widget, by including the C source for that
widget directly from GtkExtra CVS.
To build this module from source you need:
ExtUtils::Depends >= 0.2
Glib >= 1.06
Gtk2 >= 1.06
The current status is very alpha; i did it just to see if i could, and
to see how useful the widget is. The widget works and the tests pass,
but not all features are guaranteed to be bound, and the full example
is not completely ported from C to Perl yet. The widget itself is a
gtk+ 2.x port of the gtk+ 1.x-era widget from GtkExtra, and as such
doesn't follow some of the conventions of modern gtk+ widgets
(inconsistent naming for accessors, uses some struct members directly
rather than using accessors, no object properties, etc). I'm
considering modernizing some bits of it and contributing it to the
Gtk2-Perl-Ex project if there's enough interest.
This stuff is LGPL. Enjoy.
--
Without treatment, a common cold will last about seven days.
With treatment, it will last about a week.
-- conventional wisdom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]