<br><br><div class="gmail_quote">2010/3/15 Claudio Saavedra <span dir="ltr"><<a href="mailto:csaavedra@igalia.com">csaavedra@igalia.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
El lun, 15-03-2010 a las 10:13 +0100, Nicolai Hess escribió:<br>
<div class="im">> Hi,<br>
><br>
> I made a home widget for maemo5. The settings dialog should show a<br>
> HildonTouchSelector with some entries where the use can select one.<br>
> I don't know how to configure HildonTouchSelector to make more than<br>
> one row visible. At the moment the dialog (created with<br>
> gtk_dialog_new_with_buttons)<br>
> shows one button, to confirm selection, on the right side and only one<br>
> row of the HildonTouchSelector<br>
> on the left side.<br>
<br>
</div>Try with HildonPickerDialog. It's specially meant to be used with a<br>
touchselector.<br>
<br>
There are plenty of examples in the hildon-examples package, as well.<br>
<br>
Claudio<br>
<br>
<br>
<br>
_______________________________________________<br>
maemo-developers mailing list<br>
<a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
</blockquote></div><br>I came across the HildonPickerButton, but I didn't want to show<br>the user an extra button just to open another dialog. But of course, I just can use<br>the HildonPickerDialog without a PickerButton :-)<br>
Thank you. <br>nicolai<br>