Re: keyhandling with focus widgets and modifier-less accelerators



On Fri, Mar 10, 2006 at 09:26:51AM -0500, Paul Davis wrote:
> i think that the comment inside this function speaks for itself. posted
> just in case other people find it useful. of course, there is always the
> possibility that GTK should do something like this by default.
> 
> bool
> key_press_focus_accelerator_handler (Gtk::Window& window, 
>                                      GdkEventKey* ev)
> {
> ...
> 
> 	if (ev->state & ~Gdk::SHIFT_MASK) {

(refraining from comments on the whole idea of modifierless
accelerators)

What does this do when I have NumLock on?  When I switch to
a secondary XKB keyboard?  When I...

Yeti


--
That's enough.



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