On Sun, Feb 08, 2004 at 02:15:49PM +0000, Johannes Jordens wrote: > Just something I noticed: In the reference to gtk.MessageDialog > (http://www.pygtk.org/pygtk2reference/class-gtkmessagedialog.html) it is > stated that gtk.DIALOG_NO_SEPARATOR is a valid flag for the dialogue. > However, when I tried this I got: > Gtk-WARNING **: The GTK_DIALOG_NO_SEPARATOR flag cannot be used for > GtkMessageDialog > > So perhaps the reference should be updated
Well, the reference *was* out of date, but I've managed to get it to update correctly this week. However, the bits about flags to MessageDialog didn't change. Do you (or anyone else) know if this changed in GTK+, and if so, in which version? 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/
