maemo.org Bugzilla – Bug 4821
Cannot create HildonTouchSelector with single text column
Last modified: 2009-08-12 01:56:14 UTC
You need to log in before you can comment on or make changes to this bug.
This is similar to Bug #4647. The HildonTouchSelector construction must accept a "text" parameter which can be either True (so hildon_touch_selector_new_text() is used to construct the widget) or False (the default, and uses hildon_touch_selector_new()). See HildonTouchSelectorEntry constructor implementation for reference.
fixed in version 0.9.0-1maemo11: python-hildon (0.9.0-1maemo11) unstable; urgency=low * Add "text" parameter on HildonTouchSelector constructor (Fixes: MB#4821) -- Bruno dos Santos de Araujo <bruno.araujo@indt.org.br> Mon, 10 Aug 2009 12:14:40 -0400