Re: How to remove Focus Rectabgle
- From: "Diego A. Fons" <diegofons apexar com ar>
- To: Iker Perez de Albeniz <ialbeniz cbt es>
- Cc: Gnome themes list <gnome-themes-list gnome org>, gtkmm-list <gtkmm-list gnome org>
- Subject: Re: How to remove Focus Rectabgle
- Date: Tue, 11 Dec 2007 12:33:45 -0000
Iker Perez de Albeniz wrote:
Hi,
Is there any way to renove the doted focus rectangle?? i am tring to do it
in my GtkRc file but it was imposible.. any idea??
thanks,
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
Hi,
I could remove the rectangle by adding this line in the rc style file:
GtkWidget::focus-line-width = 2
I wrote when defining the style of the buttons.
Example:
style "boton" {
GtkWidget::focus-line-width = 0
engine "pixmap" {
...
}
}
class "GtkButton" style "boton"
Regards,
Diego A. Fons.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]