Re: Disabling accelerators when typing text
- From: Paul Davis <paul linuxaudiosystems com>
- To: productivememberofsociety666 <productivememberofsociety666 weltenfunktion de>
- Cc: ML-gtk <gtk-list gnome org>
- Subject: Re: Disabling accelerators when typing text
- Date: Sat, 4 Jun 2016 16:03:31 -0400
SInce that tag (4.7) we've now replaced the entire GTK+2 accelerator mechanism with our own, because we cannot be limited by GTK+ ideas that some accelerators are off-limits. We now use our own system which hooks into the key_press and key_release events for every top level window.
We do use Actions (such as they were in GTK+2) for almost everything, and we continue to push our bindings into GTK+ so that accelerators show up in menu items. I can't recommend this drastic of an approach, just noting that we had to take it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]