Changes for version 0.06
- Fixed the issue with the Makefile.pl
- Added tests (40 of them) to verify the model that is being created
- (Still to add tests for the UI events, cell-edited, cell-clicked etc)
- Cleaned up the API for setting the column_names.
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.