All releases of Config::Model::TkUI


Release Notes: This release adds a button to check for warnings in the list viewer and editor. There are other bugfixes.


Release Notes: A search widget was added to search for configuration elements, values, or keywords in the documentation. In ListEditor, a bug that prevented you from pushing a null value was fixed. In LeafEditor, a fix button was added to fix warnings (if the model provides a fix). An external editor button was added.


Release Notes: This release fixes a bug that prevented pop-up windows in case of errors.


Release Notes: Display configuration warnings provided by Config::Model 1.212. Bugfixes and usability improvements.


Release Notes: This release adds an annotations (aka comments) viewer and editor for Leaf, List, CheckList, Node, and Hash. This allows you to view and edit comments in configuration files when the backend supports reading and writing comments into Config::Model annotations. There is an improved look and feel.


Release Notes: Ctrl-C and Ctrl-V will copy and paste in the configuration tree widget. When button-2 is pressed above a leaf, this release will store the cut buffer content in the leaf. When pressed above a hash, it creates a new hash key for each line in the cut buffer. This release displays a config parameter location in the tree on the top of all editor and viewer widgets. This will make the wizard easier to use.


Release Notes: A bug that messed up the tk tree content after deletion of list elements was fixed. An example was added.


Release Notes: A new widget was added to edit several config items in the same widget. This new widget should help in editing "flattish" configuration like sshd_config. The wizard is finally out. This new Wizard widget will enable configuration editing using a wizard to facilate a beginner's life. What's shown in the wizard is controlled by the "level" attribute of configuration models.


Release Notes: TkUI.pm (Populate) has a -title option so that the application can set the title of the TkUI window. Updated for Config::Model 0.637.


Release Notes: The usability of the hash editor widget was improved. Information is displayed from the "summary" field that was added in Config::Model 0.635.