Hi Aniello, Aniello Del Sorbo wrote: > Hi Joaquim, > > indeed the on_change callback function was the path to follow. > A switch in it solves everthing. > > The Toggle doesn't apply in my case, as I need the Radio concept (if > you select a Pen, you've got to deselect Eraser).
You can set the radio's group easily, for example with: hildon_gtk_radio_button_new_from_widget I wasn't suggesting for you to use toggle buttons but only the toggle actions which you could connect to the radios (I never tried it but in *theory* I think this could work). -- Joaquim Rocha _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
