Changes for version 1.08

  • Fonts still an issue for 1.07 tests; commented out tests while I rethink testing scheme.
  • Jack Dunnigan requested that the choices array be made to support multiple JComboBox instances; I've put in an initial implementation but I susppect that it will be refactored in the future with a better solution. Updated docs to reflect change.
    • I'm still considering a more generic solution, like the ListModel in the java swing api. Something that could be reused easily for the various Tk widgets that use internal Lists.

Documentation

Modules

Frame-based Composite Base class.
Create and manipulate JComboBox widgets

Provides

in lib/Tk/CWidget/Util/Boolean.pm
in lib/Tk/JComboBox.pm