Re: How to change "keyboard" focus
- From: Havoc Pennington <hp redhat com>
- To: "Petro Verheuvel" <pverheuvel zonnet nl>
- Cc: <gtk-devel-list gnome org>
- Subject: Re: How to change "keyboard" focus
- Date: 14 Oct 2002 13:41:32 -0400
"Petro Verheuvel" <pverheuvel zonnet nl> writes:
>
> I am writing an application (GTK 1.3) using only the keyboard. The selection
> of widgets works just fine. But i find the rectangle indicating the
> selection rather bad. I want this selection to be better visible. Does
> anyone knows how to do this?
>
Tweak the theme (or override the theme in your .gtkrc-2.0).
There's a property for the focus line width I think.
Something like "GtkWidget::focus-line-width = 5" or whatever.
Look at gtkwidget.c, search for
gtk_widget_class_install_style_property()
calls.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]