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

NAME

Wrangler::Wx::FormEditor - A form-based metadata editor widget

DESCRIPTION

FormEditor is able to manage multiple "views", called editors, where each editor can be configured by the user to show arbitrary metadata fields. With this, a user can create customised data-entry masks or an alternative metadata display. FormEditor presents metadata in tabular form, with the metadata-key on the left and a TextCtrl displaying the current metadata-value on the right, for possible modification. Metadata-fields are populated once a selection is made in FileBrowser. In case the user has changed any data, this change is committed when selection moves to another file.

To configure form fields, right-click on the editor.

COPYRIGHT & LICENSE

This module is part of Wrangler. Please refer to the main module for further information and licensing / usage terms.