scrolled windows and focus
- From: Paul Pogonyshev <pogonyshev gmx net>
- To: gtk-app-devel-list gnome org
- Subject: scrolled windows and focus
- Date: Wed, 29 Dec 2004 17:53:01 +0200
Hi,
Is there a way to forbid focusing a scrolled window? I have a
custom widget within it, which is not focusable, but the scrolled
window itself grabs focus anyway. Calling
GTK_WIDGET_UNSET_FLAGS (scrolled_window, GTK_CAN_FOCUS);
doesn't help. In fact, it even makes things worse, because the
focus gets partially stuck: Shift+Tab won't work anymore (though
Tab will.)
For the record, it's GTK+ 2.0.6 here.
Paull
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]