Re: Multiple accelerators for one action



On Fri, Apr 4, 2014 at 2:16 AM, Paul Davis <paul linuxaudiosystems com> wrote:



On Fri, Apr 4, 2014 at 4:36 AM, A. Walton <awalton gnome org> wrote:
But that might be too "byzantine" for you.

that looks better. but does this replace all the older various mechanisms for associating key presses with actions, or does it add another one?
 


My understanding of it is that it's purpose built for widget actions, like e.g. text entries/editors, zooming on canvas-ish widgets, etc.

The higher level application "zoom-in"/"zoom-out" menu and toolbar actions can map to the same underlying signals that the binding entries use, but are a different beast altogether. For the types of applications everyone in this thread seems to be discussing (e.g. image editors, music editors, video editors...), it's pretty much exactly what you want. At least that's been my experience.

Plus you get key rebinding at the GTK+ level for "free" just by drumming up some custom CSS, for those crazy users who want vim or emacs key bindings (like this guy: http://vim.wikia.com/wiki/Vi_key_bindings_in_gtk).

-A. Walton


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]