Re: [LAU] harmonySEQ 0.16

From: hermann <brummer-@web.de>
Date: Wed Feb 08 2012 - 22:31:12 EET

Am Mittwoch, den 08.02.2012, 20:15 +0000 schrieb Fons Adriaensen:
> On Wed, Feb 08, 2012 at 06:54:47PM +0100, Rafał Cieślak wrote:
>
> > Unfortunately, I was not able to get the space-key to work properly
> > due to GTK's nature - basically the problem is that the space key is
> > meant to interact with the user interface by means that are defined
> > deep inside GTK, and all my trials to disable it resulted in weird GUI
> > malfunctions. Maybe I'll try harder to get it working soon.
>
> Should be possible - see Ardour for example.
>
> BTW, the demo video is really very nice !
>
> Ciao,
>

we do it in guitarix with
 
gtk_widget_add_accelerator(menuitem, "activate", fAccelGroup,
                               GDK_space, GDK_NO_MOD_MASK, GTK_ACCEL_VISIBLE);

greets
hermann

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Thu Feb 9 00:15:02 2012

This archive was generated by hypermail 2.1.8 : Thu Feb 09 2012 - 00:15:02 EET