The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.003 - 2012-01-24

  • New features:
    • Support widget for label rather than plain text
    • Support different pens for highlight and regular label
    • Adjust style handling so we have all strings in one place
  • Bug fixes:
    • Resolved some rendering artifacts when opening/closing tree nodes
    • Fixed some undef warnings
  • Backwards compatibility:
    • Removed the following methods which were used for internal housekeeping:
      • is_valid_tree_node

Modules

support for an expandable tree widget

Examples