[LAU] harmonySEQ 0.16

hermann brummer- at web.de
Wed Feb 8 20:31:12 UTC 2012


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



More information about the Linux-audio-user mailing list