Re: TAB by pressing '.'
- From: "Ustun ERGENOGLU" <ustun ergenoglu gmail com>
- To: gtk-list gnome org
- Subject: Re: TAB by pressing '.'
- Date: Wed, 16 Jan 2008 15:08:51 +0200
put an event handler for the widget you wish to have behaving like
that, and inside the handler modify the keyval field of the
GdkEventKey* struct you receive as a parameter. and return FALSE so
that the signal goes on propagating.
2008/1/16, kartikay malhotra <kartikay malhotra gmail com>:
>
> Dear All
>
> Is there a way to insert a tab (go to next widget) by pressing '.' key?
>
> Many Thanks
>
> --
> Best Regards
> Er. Kartikay Malhotra
>
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]