Quickly set up a form.
Repository | https://github.com/haje61/Tk-QuickForm |
CPAN | https://metacpan.org/pod/Tk::QuickForm |
Bug tracker | https://github.com/haje61/Tk-QuickForm/issues |
Latest version | 0.09 |
This widget allows you to quickly set up a form for the user to fill out or modify. Attempts are made to make it clear and elegant.
Inherits Tk::Frame. With the -structure option you can define fields the user can modify as well as its layout.
With the put and get methods you can set or retrieve values as a hash.