[maemo-developers] Python + hildon.TouchSelector (with pixbufs)
From: Anderson Lizardo anderson.lizardo at openbossa.orgDate: Mon Aug 31 16:07:45 EEST 2009
- Previous message: Python + hildon.TouchSelector (with pixbufs)
- Next message: Python + hildon.TouchSelector (with pixbufs)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Aug 31, 2009 at 7:13 AM, Anderson Lizardo<anderson.lizardo at openbossa.org> wrote: > On Sun, Aug 30, 2009 at 12:20 PM, Brent Chiodo<bchiodo at gmail.com> wrote: >> >> selector = hildon.hildon_touch_selector_new_text() > > I still need to try out your example here (it would be nice if you > could give a more complete , even minimal one, showing the problem). > > But one thing I can see is that you should use this instead of the line above: > > selector = hildon.TouchSelector(text=True) > > Unfortunately, it seems that for some reason the "text" attribute was > only added to the garage SVN (there should have been a 0.9.0-1maemo11 > fixing this), I'll upload the updated version still today. Done. Brent, can you try the python-hildon 0.9.0-1maemo11 version ? remembering to change the constructor call as described above. Regards, -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil
- Previous message: Python + hildon.TouchSelector (with pixbufs)
- Next message: Python + hildon.TouchSelector (with pixbufs)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]