help with text window



i've got an application that was written using GTK for the
GUI........while trying to edit the rc file of the app. i'm unable to
get the background color to be solid, i.e. if the window has several
lines of text in it there is a thin horizontal white line between
entries
i have attached an example......
the program is judd montgomerys' jpilot and i'm try to make it match the
theme  (get-e) of my window manager (enlightenment DR16)........judd has
been able to help me with all changes 'cept this one, it has us both
stumped......

style "text"
{
bg[NORMAL] = { 0.78, 0.72, 0.11 } #scrollbars
fg[NORMAL] = { 0.0, 0.0, 0.0 }
fg[PRELIGHT] = { 0.0, 0.0, 0.0 }
bg[PRELIGHT] = { 0.9, 0.9, 0.15 }
fg[SELECTED] = { 0.0, 0.0, 0.0 }
bg[SELECTED] = { 0.78, 0.72, 0.11 }
fg[ACTIVE] = { 0.0, 0.0, 0.0 }
bg[ACTIVE] = { 0.36, 0.36, 0.36 } #bg of scrollbars
fg[INSENSITIVE] = { 0.78, 0.72, 0.11 }
bg[INSENSITIVE] = { 0.0, 0.0, 0.0 }
text[NORMAL] = { 0.78, 0.72, 0.11 } #rt. window text
base[NORMAL] = { 0.36, 0.36, 0.36 } #bck of addrss windows
}

TIA,
don
-- 
proud Linux user since kernel 1.1.54
icq#42235604

JPEG image



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