gtk2-ex-formfactory 0.67-0ubuntu1 source package in Ubuntu
Changelog
gtk2-ex-formfactory (0.67-0ubuntu1) raring; urgency=low * New upstream release. -- Logan Rosen <email address hidden> Thu, 08 Nov 2012 18:31:38 -0500
Upload details
- Uploaded by:
- Logan Rosen
- Sponsored by:
- Sebastien Bacher
- Uploaded to:
- Raring
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | perl | |
Bionic | release | universe | perl | |
Xenial | release | universe | perl | |
Trusty | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gtk2-ex-formfactory_0.67.orig.tar.gz | 102.0 KiB | 576358725bb9df29b86a0f457c91355271ed3504520e857b869beafb41b56c8a |
gtk2-ex-formfactory_0.67-0ubuntu1.diff.gz | 2.4 KiB | 18472b6df832de5fa4e531410022ad6fdfc696f5a3d8b6eb09191c1b1415af20 |
gtk2-ex-formfactory_0.67-0ubuntu1.dsc | 1.3 KiB | cf4f9d31b10b9010133041d1eb8c76ddda202c3ce30fc224dbe774bb6e40292d |
Available diffs
- diff from 0.66-0ubuntu2 to 0.67-0ubuntu1 (3.6 KiB)
Binary packages built by this source
- gtk2-ex-formfactory-perl: No summary available for gtk2-ex-formfactory-perl in ubuntu zesty.
No description available for gtk2-ex-
formfactory- perl in ubuntu zesty.
- libgtk2-ex-formfactory-perl: Makes building complex GUI's easy
This is a framework which tries to make building complex GUI's easy, by
offering these two main features:
.
* Consistent looking GUI without the need to code resp. tune each widget
by hand. Instead you declare the structure of your GUI, connect it to
the data of your program (which should be a well defined set of objects)
and control how this structure is transformed into a specific layout in
a very generic way.
.
* Automatically keep widget and object states in sync (in both
directions), even with complex data structures with a lot of internal
dependencies, object nesting etc.