Toolbars & Pixmap themes



I am having trouble with Pixmap engine in combination with Gnome.
Specifically, even though I tell Gnome to turn off toolbar border, they
still show up. The relevent portion of the theme (if removed, the Gnome
settings work):

    image 
      {
        function        = BOX
	recolorable     = TRUE
	shadow          = IN
	file            = "button_press.png"
	border          = { 3, 4, 3, 4 }
	stretch         = TRUE
      }
    image 
      {
        function        = BOX
	recolorable     = TRUE
	file            = "button_active.png"
	border          = { 4, 3, 4, 3 }
	stretch         = TRUE
      }

This is applied to GtkWidget, and I was wondering how to get Gnome to
respect it's own settings in spite of this.

    Jim Cape
    http://www.jcinteractive.com

    "All animals are equal, some animals
     are more equal than others."
         -- George Orwell, Animal Farm



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