Hi, all. I've almost got my application updated from the old pygnome to the new one. (This is a multiwindow, Glade app).
There are only three questions remaining: 1. When I start it up, I get a warning on the command line saying (rtstoy1:4977): GLib-GObject-WARNING **: gobject.c:946: object class `GnomeProgram' has no property named `default-icon' 2. The old version set a property called drag_finish in the canvas when I completed a drag and drop. Now gnome complains that there is no drag_finish. However, the drag seems to work just fine. Is it a deprecated feature that I can safely ignore? 3. The GtkToggleButton doesn't seem to have an 'active' property any more, even though it appears in the documentation. Is this a bug or an oversight? Or am I supposed to use something else to determine the state of a toggle button? Thanks in advance! cf -- Colin Fox <[EMAIL PROTECTED]> CF Consulting Inc.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
