<br><br><div class="gmail_quote">On Mon, Aug 31, 2009 at 1:49 PM, Anderson Lizardo <span dir="ltr"><<a href="mailto:anderson.lizardo@openbossa.org">anderson.lizardo@openbossa.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Mon, Aug 31, 2009 at 12:29 PM, Brent Chiodo<<a href="mailto:bchiodo@gmail.com">bchiodo@gmail.com</a>> wrote:<br>
> @ Claudio<br>
><br>
> I just tried it with a PickerButton and it does work quite nicely, so I<br>
> think I'll switch to that. The only issue with the PickerButton is I can't<br>
> get .set_image() to work with it -- no matter what I do it just appears this<br>
> turquoise/blue-green color. I think it may have something to do with the<br>
> first argument of the PickerButton. Right now I'm initiating the<br>
> PickerButton like:<br>
><br>
> button = hildon.PickerButton(40, hildon.BUTTON_ARRANGEMENT_VERTICAL)<br>
><br>
> But, maybe it should be:<br>
><br>
> self.select_button = hildon.PickerButton(hildon.SIZE_AUTO,<br>
> hildon.BUTTON_ARRANGEMENT_VERTICAL)<br>
><br>
> ...the problem is SIZE_AUTO doesn't exist.<br>
<br>
</div>try gtk.HILDON_SIZE_AUTO (yeah, SIZE_AUTO comes from GTK, even on C...)<br></blockquote><div><br>Hmm, .set_image() still isn't working...<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
> I upgraded python-hildon and tried using the method you suggested, but it<br>
> still doesn't scroll. If you really need a working test-case to fix this<br>
> then I'll write one. It's just that I came across the issue while deep in<br>
> coding a Desktop Widget, and that is not exactly the ideal test-case.<br>
<br>
</div>actually, I can't reproduce your issue without a minimal test or even<br>
a screenshot/video showing the problem... I need something that I can<br>
check what the problem is, and after fixing it, verify the fix worked.<br>
<br>
Thanks,<br>
<font color="#888888">--<br>
</font><div><div></div><div class="h5">Anderson Lizardo<br>
OpenBossa Labs - INdT<br>
Manaus - Brazil<br>
</div></div></blockquote></div><br>I wrote a test-case using a PickerButton in a hildon.Window() and it worked fine.... so I created a simple HomePlugin that shows the problem (.py and .desktop attached). Let me know if you nee anything else. Thanks.<br clear="all">
<br>-- <br>Best Regards,<br><br>Brent Chiodo<br>