Re: Problems with accelerators.



On Sat, Jun 19, 2010 at 1:08 PM, Tristan Van Berkom <tvb gnome org> wrote:
> I think you could do something roundabout like calling
> gtk_widget_add_accelerator()
> multiple times on one of your action's visible proxies (and yourself
> ensuring that
> the accel group <--> widget <--> window relationships are setup correctly).

this depends a lot on how the bindings are set up. unfortunately there
are at least 2 pathways (possibly 3 and maybe even 4) ways to do so,
and they have different semantics and implications. For example, using
dynamically loaded accel maps will overwrite any existing accelerator.
Or did a while ago.

--p


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