<br><br><div class="gmail_quote">On Mon, Aug 31, 2009 at 1:49 PM, Anderson Lizardo <span dir="ltr">&lt;<a href="mailto:anderson.lizardo@openbossa.org">anderson.lizardo@openbossa.org</a>&gt;</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&lt;<a href="mailto:bchiodo@gmail.com">bchiodo@gmail.com</a>&gt; wrote:<br>
&gt; @ Claudio<br>
&gt;<br>
&gt; I just tried it with a PickerButton and it does work quite nicely, so I<br>
&gt; think I&#39;ll switch to that. The only issue with the PickerButton is I can&#39;t<br>
&gt; get .set_image() to work with it -- no matter what I do it just appears this<br>
&gt; turquoise/blue-green color. I think it may have something to do with the<br>
&gt; first argument of the PickerButton. Right now I&#39;m initiating the<br>
&gt; PickerButton like:<br>
&gt;<br>
&gt; button = hildon.PickerButton(40, hildon.BUTTON_ARRANGEMENT_VERTICAL)<br>
&gt;<br>
&gt; But, maybe it should be:<br>
&gt;<br>
&gt; self.select_button = hildon.PickerButton(hildon.SIZE_AUTO,<br>
&gt; hildon.BUTTON_ARRANGEMENT_VERTICAL)<br>
&gt;<br>
&gt; ...the problem is SIZE_AUTO doesn&#39;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&#39;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>
&gt; I upgraded python-hildon and tried using the method you suggested, but it<br>
&gt; still doesn&#39;t scroll. If you really need a working test-case to fix this<br>
&gt; then I&#39;ll write one. It&#39;s just that I came across the issue while deep in<br>
&gt; coding a Desktop Widget, and that is not exactly the ideal test-case.<br>
<br>
</div>actually, I can&#39;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>