Bug 4821 - Cannot create HildonTouchSelector with single text column
: Cannot create HildonTouchSelector with single text column
Status: RESOLVED FIXED
Product: PyMaemo
General
: unspecified
: All Linux
: Medium normal (vote)
: ---
Assigned To: Anderson Lizardo
: general
:
:
:
:
  Show dependency tree
 
Reported: 2009-07-21 18:25 UTC by Anderson Lizardo
Modified: 2009-08-12 01:56 UTC (History)
1 user (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Anderson Lizardo (reporter) 2009-07-21 18:25:01 UTC
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.
Comment 1 Bruno Araujo 2009-08-10 21:44:44 UTC
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