Changes for 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

Modules

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.
This module is not to be used directly. It is called from Gtk2::Ex::TreeMaker as a utility module.