gtk-jsinput-0.0.0: A simple custom form widget for gtk which allows inputing of JSON values

The gtk-jsinput package

Generates a simple form which allows users to input JSON values of type Bool, Rational and String. Saving of the form data is performed on focus change. This means that you provide jsInputNew with a special callback and that callback gets run every time the user changes a value in the form. You can then save the contents of the form, or sync them to your application's own internal state.

Properties

Version0.0.0
Dependenciesbase (4.*), gtk (≥0.12.0), json (≥0.7), transformers (≥0.3)
LicenseGPL-3
AuthorTimothy Hobbs
MaintainerTimothy Hobbs <timothyhobbs@seznam.cz>
CategoryGraphics
Home pagehttp://github.com/timthelion/gtk-jsinput
Source repositorygit clone git://github.com/timthelion/gtk-jsinput.git
Upload dateThu Nov 29 19:08:51 UTC 2012
Uploaded byTimothyHobbs
Build failureghc-7.6 (log)

Modules

Downloads