Re: Focusing a Widget



Am 23 Aug 2001 23:53:34 +0200 schrieb j.m.maurer:
Hi All!

I'm faily new to GNOME/GTK+ so forgive my dumbness :-) I'm programming a
GNOME/GTK app and have a little trouble: when a particular widget
receives a TAB key, I want to focus another widget using
gtk_widget_grab_focus(<WIDGET>), but GTK seems to focus a widget it
likes, but not mine :-( 

Does anyone have any clues?

Thx in advance,
  Marc


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Stupid question, but: Is your widget able to receive the focus? I know
from glade that it's possible to disable this (maybe you have to enable
this explicitly).

--
sven





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]