| » Metadata |
» Status |
|
|
|
| » Description |
Summary
A PHP-GTK 2 front end for Structures_Form
Description
This package provides Elements, Element Groups, and Renderers for Structures_Form.
Features
- All elements extend GtkWidget so that they can be easily added to any container.
- Many different element types.
- Simple GtkTable renderer.
- Simple GtkFrame group.
- All classes included in the package will be fully unit tested (PEAR::PHPUnit2) before the first beta release. (Unit tests must wait until the API is stable)
Screenshots

Notes
See: Structures_Form |
| » Dependencies |
» Links |
- Structures_Form >= 0.4.0devel
- Gtk2_IndexedComboBox >= 0.0.3
|
|
| » Timeline |
» Changelog |
-
First Draft: 2006-03-23
- Proposal: 2006-03-23
- Call for Votes: 2006-04-14
|
Scott Mattocks [2006-03-30 18:03 UTC] Added Gtk2FileSelect class.
Scott Mattocks [2006-03-31 16:14 UTC] Add Gtk2Date.
Add addOption and removeOption methods for Gtk2TextSelect.
Add Gtk2Button and make Gtk2Submit and Gtk2Cancel extend it.
Scott Mattocks [2006-04-13 19:46 UTC] Updates based on feedback from Christian Weiske and Bertrand Gugger.
|