[Gtk-sharp-list] Gtk.Rc.ParseString() problem.
Kyku
kyku at os.pl
Fri Jun 3 15:03:46 EDT 2005
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:
"style \"background\"{bg[NORMAL] = \"yellow\" base[NORMAL] = \"yellow\"}
widget_class \"*\" style \"background\""
I pass this string to Gtk.Rc.ParseString function but unfortunatelly no
changes can be seen. Is it a bug in Gtk# or am I doing something wrong?
Thanks in advance.
Best regards,
Kyku
More information about the Gtk-sharp-list
mailing list