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
| Version | 0.0.0 |
|---|---|
| Dependencies | base (4.*), gtk (≥0.12.0), json (≥0.7), transformers (≥0.3) |
| License | GPL-3 |
| Author | Timothy Hobbs |
| Maintainer | Timothy Hobbs <timothyhobbs@seznam.cz> |
| Category | Graphics |
| Home page | http://github.com/timthelion/gtk-jsinput |
| Source repository | git clone git://github.com/timthelion/gtk-jsinput.git |
| Upload date | Thu Nov 29 19:08:51 UTC 2012 |
| Uploaded by | TimothyHobbs |
| Build failure | ghc-7.6 (log) |
Modules
- Graphics
- UI
- Gtk
- Custom
- Graphics.UI.Gtk.Custom.JSInput
- Custom
- Gtk
- UI
Downloads
- gtk-jsinput-0.0.0.tar.gz (Cabal source package)
- package description (included in the package)