in reply to Re: Setting widget bg color in Gtk2
in thread Setting widget bg color in Gtk2

eosbuddy,

Yes, packing the label into an EventBox and setting its bg_color worked! Thank you very much for your quick response.

However, in re-writing the code, I think I might have found something that was screwing with my HBox color getting set right. If I find something, I'll post that solution also.

Ray