Config::Model::TkUI provides a graphical interface to Config::Model. With this project, Config::Model, and a configuration model (like Config::Model::Xorg), a user gets a tool to edit configuration files. This configuration editing tool provides on-line help and validation of configuration data.
| Tags | Systems Administration |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Changes: 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.


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


Changes: A new text editor button was added to normalize white space in a string. This is useful when filling a configuration parameter description from a man page with cut and paste.


Changes: This release replaces the Tango icons with Crystal icons (LGPL) to comply with the Debian free software guidelines. It fixes minor bugs in HashEditor and ListEditor.


Changes: This release adds a Notebook tab to provide 2 ways to edit an ordered checklist: changing the content (check or uncheck items), or changing the order of the items. This feature is necessary to correctly edit the Ciphers list of ssh_config model (see Config::Model::OpenSsh). The interface to edit the list of configuration parameters has been improved. A nice logo has been added.