2010/3/15 Claudio Saavedra <[email protected]> > El lun, 15-03-2010 a las 10:13 +0100, Nicolai Hess escribió: > > Hi, > > > > I made a home widget for maemo5. The settings dialog should show a > > HildonTouchSelector with some entries where the use can select one. > > I don't know how to configure HildonTouchSelector to make more than > > one row visible. At the moment the dialog (created with > > gtk_dialog_new_with_buttons) > > shows one button, to confirm selection, on the right side and only one > > row of the HildonTouchSelector > > on the left side. > > Try with HildonPickerDialog. It's specially meant to be used with a > touchselector. > > There are plenty of examples in the hildon-examples package, as well. > > Claudio > > > > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers >
I came across the HildonPickerButton, but I didn't want to show the user an extra button just to open another dialog. But of course, I just can use the HildonPickerDialog without a PickerButton :-) Thank you. nicolai
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
