Re: Reg:Key Event Handle

2007-12-19 Thread Mathias Hasselmann

Am Mittwoch, den 19.12.2007, 10:15 +0530 schrieb
[EMAIL PROTECTED]:
 Hi, 
  I am developing an mobile application using GTK+ C programming,now I
 have an issue that there is no response for the key event handle for
 all the applications that I run.I am not able to handle the left and
 right keys and nor any keys.
 
 Please let me know how to resolve the issue 
 Thanks in advance

Hard to help you with that few information. As a wild guess: Did you
call gtk_widget_add_events with the relevant flags on your widgets? Also
notice, that you widget has its own GdkWindow associated to receive any
X11 events. Did you consider using GtkEventBox?

Hope this hints help you.

Ciao,
Mathias
-- 
Mathias Hasselmann [EMAIL PROTECTED]
Openismus GmbH: http://www.openismus.com/
Personal Site: http://taschenorakel.de/


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Reg:Key Event Handle

2007-12-18 Thread ext-kalyani.chagarlamudi
Hi,
 I am developing an mobile application using GTK+ C programming,now I
have an issue that there is no response for the key event handle for all
the applications that I run.I am not able to handle the left and right
keys and nor any keys.
Please let me know how to resolve the issue
Thanks in advance

___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list