Home » Gtk2 Components » Gtk2_IndexedComboBox
Indexed Gtk2 combo box similar to the HTML select box.
This package is unmaintained.
Download latest release 1.1.0 (archived versions might be outdated)
License: LGPL
Description
Indexed Gtk2 combo box similar to the HTML select box.
Lets you not only store values as the normal GtkComboBox,
but associated key/value pairs as well.
Documentation
Maintainers
- Christian Weiske (cweiske) — lead, active
Dependencies
Required
- PHP (>= 5.1, <= 5.999.999)
- PEAR Installer (>= 1.4.1)
- php-gtk (extension, >= 2.0.1)
Releases
- 1.1.0 (stable, 2008-04-11)
Release notes
License: LGPL
Adjust to PHP-Gtk2 stable's version API changes
- 1.0.0 (stable, 2006-11-16)
Release notes
License: LGPL
Marking as stable
- 0.2.0 (beta, 2006-05-12)
Release notes
License: LGPL
Separated comobobox and model - the model has its own class now
and can be used independently of the combobox, e.g. to
use it in a GtkComboBox generated with Glade. - 0.1.0 (beta, 2006-04-05)
Release notes
License: LGPL
- NULL values can be used to unset the value
- get_array() method
- unit tests - 0.0.3 (beta, 2006-03-27)
Release notes
License: LGPL
- Added get_cell_renderer() method
- 0.0.2 (beta, 2006-03-20)
Release notes
License: LGPL
- Added set_active_key
- Added camelCase method names as PEAR-compatible aliases
Bugs
No bugs.