[maemo-developers] HildonTouchSelector

From: Aniello Del Sorbo anidel at gmail.com
Date: Fri Apr 9 08:38:26 EEST 2010
Uhm,

I have a HildonPickerButton with a simple Selector with no Done button.

With the trick below I can remove rows from the Selector, but then the
PickerDialog does not properly resize itself, leaving some empty space
below the Selector.

I need to resize the HildonPickerDialog, any idea how?

An ugly (very) trick is to destroy the HildonPickerDialog that the
HildonPickerButton creates internally.
Yeah, exactly, internally.. don't want to do that, and there should be
no reason to do that.

However gtk_widget_queue_resize on the Selector doesn't give any
effect (and that's correct, as it's the Dialog that has the wrong
size). But I do not have access to it...

Suggestions?

On 8 April 2010 18:21, Aniello Del Sorbo <anidel at gmail.com> wrote:
> On Thu, 2010-04-08 at 18:11 -0700, Aniello Del Sorbo wrote:
>
>> /* Assuming you want to remove row "0" or column "0" */
>
> Errata:
>
> /* Assuming you want to remove row "0" from column "0" */
>
> Aniello
>
>



-- 
anidel
More information about the maemo-developers mailing list