Hi,

Bugs can be reported at http://bugzilla.gnome.org/ or brought up on the mailing list.

Maybe I am wrong, but I believe that there is an incorrect behaviour in gtk.gdk.Window.property_change().

When setting a property value of type ATOM, then pygtk expects a
sequence of integers as data arguments.
These integers seem to be interpreted as C-pointers to strings.
This makes no sense in Python, does it?

Therefore, it seems to be impossible to set ATOMs as property values
with pygtk, since you cannot guess the required pointer values.


Bye, Martin Grimme -- http://www.pycage.de



_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to