defined a clist within a scrolled window in a fixed box container using
glade.
used the rc file to define a color
style "clist"
{
# This shows all the possible states for a button.
# fg[PRELIGHT] = { 0.30, 0.60, 1.00 }
# bg[PRELIGHT] = { 0.30, 0.60, 1.00 }
bg[ACTIVE] = { 0.30, 0.60, 1.00 }
fg[ACTIVE] = { 0.30, 0.60, 1.00 }
bg[NORMAL] = {0.8, 0.8, 0.8 }
fg[NORMAL] = {0.8, 0.8, 0.8 }
bg[INSENSITIVE] = { 0.85, 0.85, 0.85 }
fg[INSENSITIVE] = { 0.85, 0.85, 0.85 }
bg[SELECTED] = { 0.30, 0.60, 1.00 }
fg[SELECTED] = { 0.30, 0.60, 1.00 }
}
class "GtkCList" style "clist"
i yanked this from a GtkList that is working.
tried different combination of widget, widget_class, class. no joy.
looked thru archived mail with no obvious solution.
any clues?
tom
begin:vcard
n:Lewis;Thomas
tel;work:607-721-5887
x-mozilla-html:FALSE
org:L-3 Communications;Link Simulation & Training
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Principal Software Engineer
fn:Thomas Lewis
end:vcard