[Gtk-sharp-list] Gtk.Rc.ParseString() problem.

Dan Winship danw at novell.com
Mon Jun 6 10:52:10 EDT 2005


On Fri, 2005-06-03 at 21:03 +0200, Kyku wrote:
> Hello,
> 
> I'm writing a little StickyNotes application, that I'd like to make all
> yellow. To do this I've written the following resource specification:

You don't want to use Gtk.Rc for this. Just call ModifyBase and ModifyBg
on the widgets.

-- Dan




More information about the Gtk-sharp-list mailing list