Tk::QuickForm

Quickly set up a form.

Repositoryhttps://github.com/haje61/Tk-QuickForm
CPANhttps://metacpan.org/pod/Tk::QuickForm
Bug trackerhttps://github.com/haje61/Tk-QuickForm/issues
Latest version0.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.

Related posts

Scroll to Top