gtk-jsinput: A simple custom form widget for gtk which allows inputing of JSON values
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.
Downloads
- gtk-jsinput-0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0 |
---|---|
Dependencies | base (>=4 && <5), gtk (>=0.12.0), json (>=0.7), transformers (>=0.3) [details] |
License | GPL-3.0-only |
Author | Timothy Hobbs |
Maintainer | Timothy Hobbs <timothyhobbs@seznam.cz> |
Category | Graphics |
Home page | http://github.com/timthelion/gtk-jsinput |
Source repo | head: git clone git://github.com/timthelion/gtk-jsinput.git |
Uploaded | by TimothyHobbs at 2012-11-29T19:08:51Z |
Distributions | NixOS:0.0.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1284 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 3 reports] |