On Sun, Nov 16, 2003 at 04:15:33PM +0100, Walter Anger wrote: > > entry. How can I reset it later? According to the gtk reference > > gtk_widget_modify_text(entry, state, NULL) will reset the color to the > > theme's default. However entry.modify_text(state, None) doesn't work.
This is most likely a bug. Please file it in bugzilla.gnome.org -- it's probably a simple change to the .defs file to allow None to be specified as a parameter to modify_text. Take care, -- Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331 _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
