Home » Structures » Structures_Form_Gtk2
A collection of elements, groups and renderers for creating PHP-GTK 2 forms using Structures_Form.
This package is unmaintained.
Download latest release 0.8.0devel (archived versions might be outdated)
License: PHP License
Description
The package is an add-on for Structures_Form. It provides a collection of elements, groups and renderers for creating PHP-GTK 2 forms. This package provides the following classes:
* Structures_Form_Element_Gtk2_ElementSet
* Structures_Form_Element_Gtk2_Text
* Structures_Form_Element_Gtk2_TextSelect
* Structures_Form_Element_Gtk2_Password
* Structures_Form_Element_Gtk2_Date
* Structures_Form_Element_Gtk2_FileSelect
* Structures_Form_Element_Gtk2_Checkbox
* Structures_Form_Element_Gtk2_SpinButton
* Structures_Form_Element_Gtk2_Button
* Structures_Form_Element_Gtk2_Cancel
* Structures_Form_Element_Gtk2_Submit
* Structures_Form_Group_Gtk2_Frame
* Structures_Form_Renderer_Gtk2_Table
* More to come...
Maintainers
- Scott Mattocks (scottmattocks) — lead, active
Dependencies
Required
- PHP (>= 5.1.2)
- PEAR Installer (>= 1.4.0)
- Structures_Form (>= 0.1.0devel)
- Gtk2_IndexedComboBox (>= 0.0.3)
Releases
- 0.8.0devel (devel, 2006-09-15)
Release notes
License: PHP License
Remove Date.
Add DateTime element.
Add off value for checkboxes.
Add SpinButton element.
Modify return value of getLabel() for checkboxes.
Bugs
No bugs.