Gtk2::Ex::TreeMaker - 0.05 is now available !
- From: ofey aikon <ofey aikon gmail com>
- To: gtk-perl-list gnome org
- Subject: Gtk2::Ex::TreeMaker - 0.05 is now available !
- Date: Fri, 4 Feb 2005 17:51:44 -0600
The module can be downloaded from sourceforge at
https://sourceforge.net/project/showfiles.php?group_id=121463&package_id=142803&release_id=302523
INTRODUCTION
Gtk2::Ex::TreeMaker is a high level widget to represent a set of
relational records in a hierarchical spreadsheet kinda display. This
task is typical to most of the business application user interfaces.
Details on the widget including a screenshot can be found at:
http://ofey.blogspot.com/2005/02/gtk2extreemaker-005.html
CHANGES IN VERSION 0.05
* Added a custom attribute called 'hyperlinked'. The mouse pointer
changes when moved over a 'hyperlinked' cell. A specified call-back is
called when the cell is clicked.
* In addition to this custom attribute, any of the attributes of
the Gtk2::CellRendererText can also be passed to this widget.
(background, editable etc)
* Added signal handler for 'cell-clicked', 'cell-edited'. Cleaned
up the code defining the signal_connect.
* Cleaned up code in other areas too.
* Updated documentation.
* Updated the MANIFEST to include the /examples.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]