Re: key-release-event not detected
- From: Ian Bell <ian redtommo com>
- To: loban earthling net, Loban A Rahman <loban ugcs caltech edu>, Carlos Pereira <carlos pehoe civil ist utl pt>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: key-release-event not detected
- Date: Sat, 14 Jun 2003 19:30:13 +0100
On Saturday 14 Jun 2003 7:39 pm, Loban A Rahman wrote:
I already did. I have the following call, but it does nothing:
gtk_widget_add_events(GTK_WIDGET(applet), GDK_KEY_RELEASE_MASK);
Any other ideas? :-)
Cheers,
Loban
Try connecting a handler to the key release event, and in it gprint some text.
Run the app from a terminal and press keys to see if callback is invoked.
Ian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]