[maemo-developers] GtkAction vs. AppMenu

From: Cornelius Hald hald at icandy.de
Date: Fri May 22 17:20:28 EEST 2009
On Fri, 2009-05-22 at 16:00 +0200, Alberto Garcia wrote:
> On Fri, May 22, 2009 at 03:24:01PM +0200, Cornelius Hald wrote:
> Try also this:
> 
> gtk_window_add_accel_group (window, accel);

I have this, it was only not included in my mail.

> Look at the correction I sent in a subsequent e-mail: try using
> gtk_toggle_button_new() instead of gtk_radio_button_*()

Ah sorry, I was reading your correction wrong. I was reading "radio"
instead of "toggle".

So now I tried it with gtk_toggle_button_new() and with
gtk_radio_button_new() and the result is the same only the graphical
representation is different.

Then I started again the Diablo version just to notice that the behavior
is the same there... Arrggggg it looks like at some point I completely
f***ed up my event handling...

So it seems like the solution was already in your post from yesterday.
I'll check my code and then report back here.

I'm sorry if I have caused you unnecessary work. Thanks again!
Conny



More information about the maemo-developers mailing list