Thanks Neumair, it is working. But i'm using using only the following keys 
in my application
1.Left arrow
2.Up arrow
3.Down arrow
4.Tab(instead of Right arrow)
5.Enter key(Return Key)
 Is that possible with these keys?
  regards,
K.Sadheeskumar

 On 9/12/05, Christian Neumair <[EMAIL PROTECTED]> wrote: 
> 
> Am Montag, den 12.09.2005, 16:39 +0530 schrieb sadhees kumar:
> > hi friends,
> > In my application, i am not using mouse. But i want to display the tool
> > tips. If i get the focus for any particular widget, i need to display 
> the
> > tool tips for that widget...
> > Is that possible?
> 
> Try ctrl-F1. The private API involved is
> gtktooltips.h:void _gtk_tooltips_toggle_keyboard_mode
> (GtkWidget *widget);
> 
> --
> Christian Neumair <[EMAIL PROTECTED]>
> 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
> 
> iD8DBQBDJWjWWfvsaU5lO4kRAlEFAJ0SCIwe9H5pWfz+/u6S/9KKeBJrNwCgnIYY
> gbY2iSA8nonELi/6tVPq49U=
> =ZmSo
> -----END PGP SIGNATURE-----
> 
> 
>
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to