[maemo-developers] GtkAction vs. AppMenu
From: Cornelius Hald hald at icandy.deDate: Fri May 22 18:08:08 EEST 2009
- Previous message: GtkAction vs. AppMenu
- Next message: GtkAction vs. AppMenu
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 2009-05-22 at 16:20 +0200, Cornelius Hald wrote: > So it seems like the solution was already in your post from yesterday. > I'll check my code and then report back here. Good, I checked again. I had a small bug which prevented the radio buttons to select the "normal" entry, but the rest was still working. The result now is: - gtk_toggle_button_new() is working but it displays the buttons as toggle buttons not as radio buttons. - Everything else what I tried is not working. Here are two screenshots to show the difference. RadioButtons: http://zwong.de/wp-content/uploads/2009/05/conboy_new_style_menu.png ToggleButtons: http://zwong.de/wp-content/uploads/2009/05/toggle_buttons.png The thing is, that semantically those buttons should really be radio buttons not toggle buttons, so if anyone has more suggestions please write them. If not I'll shut up for now. Hmm... and there is still this accelerator thing... ;)
- Previous message: GtkAction vs. AppMenu
- Next message: GtkAction vs. AppMenu
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]