Re: Pressing a button while enter/space is pressed
- From: Owen Taylor <otaylor redhat com>
- To: gtk-devel-list gnome org
- Subject: Re: Pressing a button while enter/space is pressed
- Date: 16 May 2001 00:42:22 -0400
Federico Mena Quintero <federico ximian com> writes:
> I wanted to hack GtkButton so that it would show itself as pressed
> while the spacebar or Enter is being held down (and you could cancel
> the press with Escape).
>
> However, I have no clue of how to do that because if you hold down
> those keys, you'll get a multitude of KeyPress and KeyRelease events.
> How do I tell X to give me a single KeyRelease when the key is
> actually released?
>
> [RTFM is a valid answer if you give me the relevant section of the FM :) ]
Is UTSL a valid answer, too?
GTK+-2.0 does this. Both the key release suppression and the feedback
on keyboard activation.
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]