This version of the module can be downloaded from sourceforge at http://prdownloads.sourceforge.net/gtk2-perl-ex/Gtk2-Ex-TreeMaker-0.07.tar.gz?download
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-007.html ----------------------- Changes in version 0.07 ----------------------- * Added two more signals (cell-enter and cell-leave) * These signals are applicable only for the 'hyperlinked' cells. Call-back will be called when the mouse enters or leaves a 'hyperlinked' cell. * Updated the example to reflect the new capability * Updated the documentation to reflect the new capability _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
